Merged in refactor-tripadvisor-chip (pull request #3404)
Refactor TripadvisorChip * feat: create new StaticChip componeny * refactor tripadvisor chip to use ChipStatic * refactor: use TripadvisorChip everywhere * fix: use withChipStatic Approved-by: Erik Tiekstra
This commit is contained in:
@@ -1 +1,3 @@
|
||||
export { ChipStatic } from "./ChipStatic"
|
||||
// eslint-disable-next-line react-refresh/only-export-components
|
||||
export { variants as chipStaticVariants, withChipStatic } from "./variants"
|
||||
|
||||
Reference in New Issue
Block a user