-
I tried to use it, but I had some problems and I was unsure if the remix allows us to do this:
|
Beta Was this translation helpful? Give feedback.
Answered by
mjackson
Dec 24, 2021
Replies: 2 comments 3 replies
-
No, I guess, since Remix uses |
Beta Was this translation helpful? Give feedback.
1 reply
-
Yes, you can use either .js or .jsx (or .ts or .tsx if you're using TypeScript). They all should be supported. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
machour
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can use either .js or .jsx (or .ts or .tsx if you're using TypeScript). They all should be supported.