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
I tried to copy a Dashboard component into a new Configuration one. I use CSS BEM notation in this project, so CSS classes are like Dasboard__JobList. The issue is that classes are not updated:
Hello,
I tried to copy a
Dashboard
component into a newConfiguration
one. I use CSS BEM notation in this project, so CSS classes are likeDasboard__JobList
. The issue is that classes are not updated:I'll create a PR soon solving this issue. Can you give me any hint to keep in mind for developing your library?
Thanks!
The text was updated successfully, but these errors were encountered: