We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccfd97a commit c9593ecCopy full SHA for c9593ec
exercises/06.styling/02.solution.component/README.mdx
@@ -4,3 +4,5 @@
4
5
👨💼 Great work with the `<Box />` component. But we can make this experience even
6
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