@@ -1577,7 +1577,7 @@ export default function Page({ heading, children }) {
15771577 < / div>
15781578 < / div>
15791579 {/* Opt-out of ViewTransition for the content. */ }
1580- {/* Content can define it's own ViewTransition. */ }
1580+ {/* Content can define its own ViewTransition. */ }
15811581 < ViewTransition default= " none" >
15821582 < div className= " bottom" >
15831583 < div className= " content" > {children}< / div>
@@ -2791,7 +2791,7 @@ export default function Page({ heading, children }) {
27912791 < / div>
27922792 < / div>
27932793 {/* Opt-out of ViewTransition for the content. */ }
2794- {/* Content can define it's own ViewTransition. */ }
2794+ {/* Content can define its own ViewTransition. */ }
27952795 < ViewTransition default= " none" >
27962796 < div className= " bottom" >
27972797 < div className= " content" > {children}< / div>
@@ -3985,7 +3985,7 @@ export default function Page({ heading, children }) {
39853985 < / div>
39863986 < / div>
39873987 {/* Opt-out of ViewTransition for the content. */ }
3988- {/* Content can define it's own ViewTransition. */ }
3988+ {/* Content can define its own ViewTransition. */ }
39893989 < ViewTransition default= " none" >
39903990 < div className= " bottom" >
39913991 < div className= " content" > {children}< / div>
@@ -5247,7 +5247,7 @@ export default function Page({ heading, children }) {
52475247 < / div>
52485248 < / div>
52495249 {/* Opt-out of ViewTransition for the content. */ }
5250- {/* Content can define it's own ViewTransition. */ }
5250+ {/* Content can define its own ViewTransition. */ }
52515251 < ViewTransition default= " none" >
52525252 < div className= " bottom" >
52535253 < div className= " content" > {children}< / div>
@@ -6519,7 +6519,7 @@ export default function Page({ heading, children }) {
65196519 < / div>
65206520 < / div>
65216521 {/* Opt-out of ViewTransition for the content. */ }
6522- {/* Content can define it's own ViewTransition. */ }
6522+ {/* Content can define its own ViewTransition. */ }
65236523 < ViewTransition default= " none" >
65246524 < div className= " bottom" >
65256525 < div className= " content" > {children}< / div>
@@ -7840,7 +7840,7 @@ export default function Page({ heading, children }) {
78407840 < / div>
78417841 < / div>
78427842 {/* Opt-out of ViewTransition for the content. */ }
7843- {/* Content can define it's own ViewTransition. */ }
7843+ {/* Content can define its own ViewTransition. */ }
78447844 < ViewTransition default= " none" >
78457845 < div className= " bottom" >
78467846 < div className= " content" > {children}< / div>
@@ -9167,7 +9167,7 @@ export default function Page({ heading, children }) {
91679167 < / div>
91689168 < / div>
91699169 {/* Opt-out of ViewTransition for the content. */ }
9170- {/* Content can define it's own ViewTransition. */ }
9170+ {/* Content can define its own ViewTransition. */ }
91719171 < ViewTransition default= " none" >
91729172 < div className= " bottom" >
91739173 < div className= " content" > {children}< / div>
@@ -10482,7 +10482,7 @@ export default function Page({ heading, children }) {
1048210482 < / div>
1048310483 < / div>
1048410484 {/* Opt-out of ViewTransition for the content. */ }
10485- {/* Content can define it's own ViewTransition. */ }
10485+ {/* Content can define its own ViewTransition. */ }
1048610486 < ViewTransition default= " none" >
1048710487 < div className= " bottom" >
1048810488 < div className= " content" > {children}< / div>
@@ -11853,7 +11853,7 @@ export default function Page({ heading, children }) {
1185311853 < / div>
1185411854 < / div>
1185511855 {/* Opt-out of ViewTransition for the content. */ }
11856- {/* Content can define it's own ViewTransition. */ }
11856+ {/* Content can define its own ViewTransition. */ }
1185711857 < ViewTransition default= " none" >
1185811858 < div className= " bottom" >
1185911859 < div className= " content" > {children}< / div>
@@ -13191,7 +13191,7 @@ export default function Page({ heading, children }) {
1319113191 < / div>
1319213192 < / div>
1319313193 {/* Opt-out of ViewTransition for the content. */ }
13194- {/* Content can define it's own ViewTransition. */ }
13194+ {/* Content can define its own ViewTransition. */ }
1319513195 < ViewTransition default= " none" >
1319613196 < div className= " bottom" >
1319713197 < div className= " content" > {children}< / div>
0 commit comments