ui
ui copied to clipboard
feat(Rating): new component
Resolves #505
- Works with the
Form
component
Form
validation looks a bit ugly since you cannot add borders or rings around the rating icons. drop-shadow
class of Tailwind doesn't support other colors.
Any help is appreciated.