Skip to content

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

guides/release/tutorial/part-2/service-injection.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ As promised, we will now work on implementing the share button!
44

55
<!-- TODO: make this a gif instead -->
66

7-
<img src="/images/tutorial/part-2/service-injection/[email protected]" alt="The working share button by the end of the chapter" width="1024" height="1390">
7+
<img src="/images/tutorial/part-2/service-injection/[email protected]" alt="The working share button by the end of the chapter" width="1024" height="1382">
88

99
While adding the share button, you will learn about:
1010

@@ -174,7 +174,7 @@ Let's put this component to use by invoking it from the `<Rental::Detailed>` com
174174

175175
With that, we should have a working share button!
176176

177-
<img src="/images/tutorial/part-2/service-injection/[email protected]" alt="A share button that works!" width="1024" height="1390">
177+
<img src="/images/tutorial/part-2/service-injection/[email protected]" alt="A share button that works!" width="1024" height="1382">
178178

179179
<div class="cta">
180180
<div class="cta-note">
Loading

0 commit comments

Comments
 (0)