Create an MkBadge component that accepts the different states.
Found in MkState:
- Success
- Danger
- Warning
- Information
Badges should only accept text input.
Badges can optionally have an additional icon (see examples).
Examples
https://tailwindui.com/components/application-ui/elements/badges
https://mui.com/material-ui/react-badge/
https://getbootstrap.com/docs/5.2/components/badge/
Create an
MkBadgecomponent that accepts the different states.Found in
MkState:Badges should only accept text input.
Badges can optionally have an additional icon (see examples).
Examples
https://tailwindui.com/components/application-ui/elements/badges
https://mui.com/material-ui/react-badge/
https://getbootstrap.com/docs/5.2/components/badge/