wire-web-packages
wire-web-packages copied to clipboard
feat: modify StyledApp to accept either theme object or themeId as prop
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.