themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.29k stars 708 forks source link

Getting started: Next.js: Updated guide per breaking changes in 0.8.0… #900

Open vaharoni opened 2 weeks ago

vaharoni commented 2 weeks ago

Updated the getting started guide for next.js to take into account the breaking changes introduced in 0.8.0 per the release note. Also, added missing "use client" directives as without them an error is triggered.