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 32d3cc0 commit f471857Copy full SHA for f471857
exercises/04.components/02.solution.raw/README.mdx
@@ -2,7 +2,7 @@
2
3
<EpicVideo url="https://www.epicreact.dev/tutorials/get-started-with-react/raw-api/solution" />
4
5
-👨💼 Great! While that's not really all that nicer to work with, it does get us an
+👨💼 Great! While that's not really all that nicer to work with, it does get us a
6
centimeter closer to our goal of using JSX with custom components. It's also
7
interesting to throw a couple console logs around and see how using
8
`createElement` compares to simply calling the function directly in our
0 commit comments