diff --git a/.changeset/long-planes-accept.md b/.changeset/long-planes-accept.md new file mode 100644 index 000000000..2569bb0f8 --- /dev/null +++ b/.changeset/long-planes-accept.md @@ -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