Fujicracy / fuji-v2

Cross-chain money market aggregator
https://fuji-v2-frontend.vercel.app
15 stars 10 forks source link

[Refacto] Theming: MUI Chip component #185

Closed Chris-CHEVALIER closed 1 year ago

Chris-CHEVALIER commented 1 year ago

We created a lot of variants of MUI <Chip> component (routing, number, recommended, selected, ...) for different kind of use:

Image

Instead, we should use component props like color and size to adapt visual integrations without adding lines in theme file.

_Originally posted by @doliG in https://github.com/Fujicracy/fuji-v2/pull/175#discussion_r1045695222_