29 lines
744 B
Markdown
29 lines
744 B
Markdown
<!---
|
|
Thanks for creating a Pull Request ❤️!
|
|
|
|
Please read the following before submitting:
|
|
- PRs that adds new external dependencies might take a while to review.
|
|
- Keep your PR as small as possible.
|
|
- Limit your PR to one type (docs, feature, refactoring, ci, repo, or bugfix)
|
|
-->
|
|
|
|
Closes # <!-- Github issue # here -->
|
|
|
|
## 📝 Description
|
|
|
|
<!--- Add a brief description -->
|
|
|
|
## ⛳️ Current behavior (updates)
|
|
|
|
<!--- Please describe the current behavior that you are modifying -->
|
|
|
|
## 🚀 New behavior
|
|
|
|
<!--- Please describe the behavior or changes this PR adds -->
|
|
|
|
## 💣 Is this a breaking change (Yes/No):
|
|
|
|
<!-- If Yes, please describe the impact and migration path for existing HeroUI users. -->
|
|
|
|
## 📝 Additional Information
|