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.