generated from allen-cell-animated/github-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
Part of our process for reorganizing the repo to be more standard.
Details
- Set up a /components folder
- Create a sample component that follows the pattern of having it's own subdirectory, .tsx file, and .css file
- Call sample component from App.tsx (or whatever higher level component)
Reactions are currently unavailable