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
Fix get styled className from children components (#313)
* Fix get styled className from children components
Fix issue introduced in #309, the .find is broken when try to
get/check styles in children components.
* add additional test case
0 commit comments