feat: syntax change

This commit is contained in:
Fredrik Thorsson
2024-07-05 10:09:25 +02:00
parent d3ecb90517
commit c21fa39fe5

View File

@@ -27,7 +27,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 ScandicLogoIcon } from "./ScandicLogo"
export { default as RestaurantIcon } from "./Restaurant"
export { default as ScandicLogoIcon } from "./ScandicLogo"
export { default as TshirtWashIcon } from "./TshirtWash"
export { default as WifiIcon } from "./Wifi"