-
-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changeset for Drawer and Mega menu (#1368)
chore: add changeset
- Loading branch information
1 parent
1028222
commit 1702f35
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
"flowbite-react": minor | ||
--- | ||
|
||
## Introducing Drawer and Mega menu | ||
|
||
### Summary | ||
|
||
Say hello to [Drawer](https://flowbite-react.com/docs/components/drawer) and [Mega menu](https://flowbite-react.com/docs/components/mega-menu)! | ||
|
||
These long-awaited components from the [vanilla Flowbite library](https://flowbite.com) have finally made their way to Flowbite React. Everything you need to get started - including full theme support, and the full set of examples to match the main Flowbite library - are ready at your fingertips. | ||
|
||
### Changes | ||
|
||
- added Drawer component | ||
- added Mega menu component |