Can I use Flowbite React without TypeScript? #1628
-
I'm on a Vite React project which doesn't use TypeScript. I want to use Flowbite React with it, is this officially supported? Please link the portion of documentation that addresses this issue. After initializing to an existing project, I just changed |
Beta Was this translation helpful? Give feedback.
Answered by
SutuSebastian
Oct 11, 2025
Replies: 1 comment 1 reply
-
There's nothing else u need to do. Everything should work as expected after running the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
codayon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's nothing else u need to do. Everything should work as expected after running the
init
command