You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any chance of using this library with class components?
I tried to make HOC that passes useStyle hook properties to the class component, but now it's not possible to pass classname like className={styles.name} because antd-style generates random class name.
The text was updated successfully, but these errors were encountered:
dashqa
changed the title
🧐[问题]
🧐 Using with class components
Jul 27, 2023
Any chance of using this library with class components?
I tried to make HOC that passes useStyle hook properties to the class component, but now it's not possible to pass classname like
className={styles.name}
because antd-style generates random class name.The text was updated successfully, but these errors were encountered: