0.0.2 • Published 1 year ago
proxima-components v0.0.2
How to use
- Components Folder: Always create a new folder for page specific components e.g. src/components/PageName
- Shared Components: Any component used on more than one page should be added to src/components/shared
- Page Registry: TBC, currently each page requires the projectSlug as the Prop.