-
Currently when using the jsx styled() factory to create components, I was wondering if there is a plugin that could help with that so we could have better Debugging experience. Thank you 🙏 |
Beta Was this translation helpful? Give feedback.
Answered by
astahmer
Sep 18, 2023
Replies: 1 comment 1 reply
-
you should have a displayName most of the time already but this PR fixes some cases |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
segunadebayo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you should have a displayName most of the time already but this PR fixes some cases
#1386