Skip to content

Commit c92b8f0

Browse files
committed
feat: improved react snippets massively and fixed "Compoment" typos with "Component"
- removed all "import React from 'React'" snippets. since react 17, importing react like that is no longer needed. - changed all "import React, { someComponent }" to "import { some Component }" for same reason as above. - fixed all "Compoment" typos with "Component" in javascript/ directory.
1 parent efff286 commit c92b8f0

File tree

5 files changed

+801
-817
lines changed

5 files changed

+801
-817
lines changed

0 commit comments

Comments
 (0)