Knowledge check: React components and where they live
Aug 2, 2024 · 1 min read · What type of casing should be used when adding a component name after a function keyword? kebab-cased lowerCamelCase PascalCase (UpperCamelCase) There are two components at the root of the src folder: Example and App. What syntax should you use...
Join discussion














