enhancementfrontendgood first issue
仓库指标
- 星标
- (6 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Is your feature request related to a problem? Please describe.
TypeScript recognizes MUI default theme colors namely, primary, neutral, danger, warning, and success. This project uses one more color called secondary whose tokens are defined in the theme.js, which upon usage into components, shows a problem.
Describe the solution you'd like Extend the theme by using typescript.