Replies: 1 comment 9 replies
-
These issues are not exactly due to our UI library, but our general practices (or lack thereof) when writing components. For the CSS classnames, we might need to add the emotion babel plugin for better class names during dev in the UI library, we have it already in the explorer. https://emotion.sh/docs/@emotion/babel-plugin For the |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What are the best tools people are using to debug our code? I don't have access to class names and/or components in the React dev tools. What am I missing here?
These images are taken from the explorer, but starting the discussion here bc I believe it is the same in the web wallet and would love help understanding the best dev tools to work with our UI library.
Beta Was this translation helpful? Give feedback.
All reactions