This component takes a themes prop. It makes the themes available down the React tree thanks to React context. This component should preferably be used at the root of your component tree.
themes
This component takes a
themes
prop. It makes thethemes
available down the React tree thanks to React context. This component should preferably be used at the root of your component tree.