Is it safe to add @fluentui/react-jsx-runtime
as dev dependency?
#29589
-
It seems it's necessary to reference |
Beta Was this translation helpful? Give feedback.
Answered by
layershifter
Oct 25, 2023
Replies: 1 comment 1 reply
-
Hey, Yes, you need this package as production dependency as it will be used in your output 🐱 Here is an example. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AkiraVoid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey,
Yes, you need this package as production dependency as it will be used in your output 🐱 Here is an example.