AccordionItem close/open icon not rotating #3451
Unanswered
100tomtomas100
asked this question in
Help
Replies: 3 comments 3 replies
|
I'm not able to reproduce the issue. Can you provide a minimal reproducible environment like stackblitz? |
1 reply
|
+1 on this |
0 replies
|
So the problem was for me that I have not added the components in the tailwind.config.js |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hey
I am using Next.js 14.2.5 and I have copied the same code from an example in the documentation.
However when i open and close the AccordionItem the icon is not rotating.
Any ideas how to fix this ?
Thank you !
All reactions