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