Are user inputs escaped automatically? #2681
Unanswered
wuifdesign
asked this question in
Q&A
Replies: 1 comment
-
We don't do anything special on our end here, so the info in the Styled Components docs applies to Emotion as well. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Will the JS be evaluated when using the
ThemeProvider
or any other way using user input like:styled-components
has a separate info about it (https://styled-components.com/docs/advanced#security) but i can't find anything about emotion.Beta Was this translation helpful? Give feedback.
All reactions