Bump styled-components to v6
Author: christopherbengtssonCreated Oct 18, 2023Updated Dec 14, 2025
Labelshelp wantedgood first issue
Some styles are lost when using styled-components v6 with React95, e.g. the `:focus` and `:active` styles on the `<TreeView />` component.
Source: react95-io/React95