Commit graph

3 commits

Author SHA1 Message Date
69c5fceebc Clean up button component some more
Here we add a floating prop for displaying buttons on top of things, like in units. We also renamed contained to bound to match other components and added an icon size.
2023-06-24 15:31:36 -07:00
ea099881c6 Fix button styles 2023-06-23 19:14:01 -07:00
4c5fb3c28d Rename all files and fix imports
* Renaming index.scss files to index.module.scss
* Changing `import from` to `import styles from`
2023-06-23 13:19:38 -07:00
Renamed from components/common/Button/index.scss (Browse further)