Skip to content

Commit 4674937

Browse files
authored
Update exercises/06.styling/02.solution.component/README.mdx
1 parent 6e77743 commit 4674937

File tree

1 file changed

+1
-1
lines changed
  • exercises/06.styling/02.solution.component

1 file changed

+1
-1
lines changed

exercises/06.styling/02.solution.component/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
👨‍💼 Great work with the `<Box />` component. But we can make this experience even
66
better by designing our box around the different sizes. Let's keep going!
77

8-
👨‍💼 Also, don't forget to export your Box component (tests will need it!) `export function Box...`
8+
🚨 Also, don't forget to export your Box component (tests will need it!) `export function Box...`

0 commit comments

Comments
 (0)