wire-web-packages icon indicating copy to clipboard operation
wire-web-packages copied to clipboard

feat: modify StyledApp to accept either theme object or themeId as prop

Open V-Gira opened this issue 3 years ago • 0 comments

Modify StyledApp and ThemeProvider so you can pass either a themeId for the prebuilt light/dark theme or a complete theme object as StyledApp prop.

V-Gira avatar Jun 22 '22 16:06 V-Gira