mirror of
https://github.com/pikami/scrummie-poker.git
synced 2026-01-29 23:03:04 +00:00
Added tailwind and style login screen
This commit is contained in:
4
src/components/index.ts
Normal file
4
src/components/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import Input from './Input';
|
||||
import Button, { ButtonColor } from './Button';
|
||||
|
||||
export { Input, Button, ButtonColor };
|
||||
Reference in New Issue
Block a user