You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## PR Checklist
Please check if your PR fulfills the following requirements:
<!--- [ ] Tests for the changes have been added (for bug
fixes/features)-->
- [x] Docs have been added/updated (for bug fixes/features)
## PR Type
What kind of change does this PR introduce?
<!-- Please check the one that applies to this PR using "x". -->
- [ ] Bugfix
- [x] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no API changes)
- [ ] Build related changes
- [ ] CI-related changes
- [ ] Documentation content changes
- [ ] Other... Please describe:
## Issue Number
<!-- Bugs and features must be linked to an issue. -->
Issue Number: #90
## Does this PR introduce a breaking change?
<!-- If this PR contains a breaking change, please describe the impact
and migration path for existing applications below. -->
- [ ] Yes
- [x] No
## Other information
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced bordered badges with multiple color options: primary, blue,
red, green, yellow, indigo, purple, and pink.
- Added a new section in documentation for bordered badges with
demonstration.
- **Documentation**
- Updated documentation to include details about the new bordered badge
component.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Description
Add bordered badge
Proposed solution
https://flowbite.com/docs/components/badge/#bordered-badge
Alternatives considered
No response
The text was updated successfully, but these errors were encountered: