The button needs an overall refactor to fix some Types validation, to simplify it, and to fix the styling issues.
Buttons types should be:
- success
- warning
- danger
- primary
- secondary
- neutral
all of them should have a dark/light variation
all of them should have a small/medium/large variation
all of them should also support outline and disabled versions
On Hold
waiting for #84
The button needs an overall refactor to fix some Types validation, to simplify it, and to fix the styling issues.
Buttons types should be:
all of them should have a dark/light variation
all of them should have a small/medium/large variation
all of them should also support outline and disabled versions
On Hold
waiting for #84