Some styles are lost when using styled-components v6 with React95, e.g. the `:focus` and `:active` styles on the `<TreeView />` component.
Some styles are lost when using styled-components v6 with React95, e.g. the
:focusand:activestyles on the<TreeView />component.