a991011115
Add custom Button styles
2023-06-30 22:25:47 -07:00
3434e7042c
Button improvements
...
* Allow for passing className to left and right accessory
* Rename contained to bound
* Rename buttonSize to size
* Add custom button styles
2023-06-30 12:23:02 -07:00
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