We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6e12e commit 954fd8eCopy full SHA for 954fd8e
exercises/03.compound-components/02.solution.validation/README.mdx
@@ -2,5 +2,5 @@
2
3
👨💼 Runtime validation isn't the best (it would be better if we could enforce
4
this statically via TypeScript), but unfortunately it's the best we can do with
5
-the composition model offered by React. That said, we it's unlikely people will
+the composition model offered by React. That said, it's unlikely people will
6
mess this up now that we have this runtime validation in place.
0 commit comments