Getting Started
Installation
yarn add deva-uiOr with npm:
npm install deva-uiProvider
I'm planning to build a CLI to generate the theme for you.
Callout
💡
If you want to use your own custom theme, you can pass it as a prop and it will override the default one. See theme structure here for more insights.