feat(SW-252): add new ux

This commit is contained in:
Fredrik Thorsson
2024-08-26 11:45:14 +02:00
parent 8da332dcc3
commit 69ebf254d1
9 changed files with 193 additions and 79 deletions

View File

@@ -33,6 +33,7 @@ export { default as PersonIcon } from "./Person"
export { default as PetsIcon } from "./Pets"
export { default as PhoneIcon } from "./Phone"
export { default as PlusCircleIcon } from "./PlusCircle"
export { default as PriceTagIcon } from "./PriceTag"
export { default as RestaurantIcon } from "./Restaurant"
export { default as SaunaIcon } from "./Sauna"
export { default as ScandicLogoIcon } from "./ScandicLogo"