Merged in feat-StaticChip-component (pull request #3401)
feat: create new StaticChip component * feat: create new StaticChip componeny * refactor: remove deprecated Chip * fix: update type * refactor: remove div Approved-by: Erik Tiekstra
This commit is contained in:
@@ -16,10 +16,10 @@
|
||||
"./CampaignRateCard": "./lib/components/RateCard/Campaign/index.tsx",
|
||||
"./Caption": "./lib/components/Caption/index.tsx",
|
||||
"./Card": "./lib/components/Card/index.tsx",
|
||||
"./Chip": "./lib/components/Chip/index.tsx",
|
||||
"./ChipButton": "./lib/components/ChipButton/index.tsx",
|
||||
"./ChipLink": "./lib/components/ChipLink/index.tsx",
|
||||
"./Chips": "./lib/components/Chips/index.tsx",
|
||||
"./ChipStatic": "./lib/components/ChipStatic/index.tsx",
|
||||
"./CodeRateCard": "./lib/components/RateCard/Code/index.tsx",
|
||||
"./DeprecatedSelect": "./lib/components/DeprecatedSelect/index.tsx",
|
||||
"./Divider": "./lib/components/Divider/index.tsx",
|
||||
|
||||
Reference in New Issue
Block a user