Skip to content

Commit c9593ec

Browse files
warghakentcdodds
andauthored
Instruct students to export the box component (#400)
* Update README.mdx * Update exercises/06.styling/02.solution.component/README.mdx --------- Co-authored-by: Kent C. Dodds <[email protected]>
1 parent ccfd97a commit c9593ec

File tree

1 file changed

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

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44

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!
7+
8+
🚨 Also, don't forget to export your Box component (tests will need it!) `export function Box...`

0 commit comments

Comments
 (0)