I am using tailwinds CSS for a next.js project. When I use the default code from the website (link pasted below) in my code, the content for each tab just appears below the rendered tabs. Clicking on a tab doesn't hide it nor does it show the specific content and hide the others. What could I be missing?
https://tailwind-elements.com/docs/standard/navigation/tabs/
Basic Example