diff --git a/src/content/learn/state-a-components-memory.md b/src/content/learn/state-a-components-memory.md index 75a1fd0b91e..4c60684c954 100644 --- a/src/content/learn/state-a-components-memory.md +++ b/src/content/learn/state-a-components-memory.md @@ -216,7 +216,7 @@ export default function Gallery() { let sculpture = sculptureList[index]; return ( <> -

@@ -404,7 +404,7 @@ export default function Gallery() { let sculpture = sculptureList[index]; return ( <> -

@@ -769,7 +769,7 @@ export default function Gallery() { let sculpture = sculptureList[index]; return (
-

@@ -940,7 +940,7 @@ export default function Gallery() { let sculpture = sculptureList[index]; return ( <> -