Issue
I'm using Tailwind CSS and Tailwind UI. I want to use the first navbar on this page. It says Requires JS above. Does Tailwind provide JavaScript by default? If so, which file do I import or use?
Solution
Requires JS means you need to write your own JavaScript to handle the open
and closed
states of the menu when you click on the avatar.
Answered By - Aryan Beezadhur
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.