-
-
Notifications
You must be signed in to change notification settings - Fork 213
Bump styled-components to v6 #390
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Some styles are lost when using styled-components v6 with React95, e.g. the
:focusand:activestyles on the<TreeView />component.