|
I'm using the standard project typescript starter ( |
Answered by
atk
Oct 22, 2024
Replies: 1 comment 4 replies
|
Vite-plugin-solid does not magically change react JSX components into solid JSX components. Your expectation is the issue here. |
4 replies
Answer selected by
bmingles
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Vite-plugin-solid does not magically change react JSX components into solid JSX components. Your expectation is the issue here.