feat(SW-415): Added Image gallery

This commit is contained in:
Pontus Dreij
2024-10-11 14:45:52 +02:00
parent 79a01ae699
commit f63cecc488
9 changed files with 128 additions and 27 deletions

View File

@@ -31,6 +31,7 @@ export { default as ErrorCircleIcon } from "./ErrorCircle"
export { default as EyeHideIcon } from "./EyeHide"
export { default as EyeShowIcon } from "./EyeShow"
export { default as FitnessIcon } from "./Fitness"
export { default as GalleryIcon } from "./Gallery"
export { default as GiftIcon } from "./Gift"
export { default as GlobeIcon } from "./Globe"
export { default as HeartIcon } from "./Heart"