feat(SW-1012): remove duplicate icon

This commit is contained in:
Fredrik Thorsson
2024-12-10 13:55:16 +01:00
parent 53c1588e4c
commit 9f3c5f6040
7 changed files with 9 additions and 39 deletions

View File

@@ -66,7 +66,6 @@ export { default as ElectricBikeIcon } from "./ElectricBike"
export { default as ElectricCarIcon } from "./ElectricCar"
export { default as EmailIcon } from "./Email"
export { default as ErrorCircleIcon } from "./ErrorCircle"
export { default as ExternalLinkIcon } from "./ExternalLink"
export { default as EyeHideIcon } from "./EyeHide"
export { default as EyeShowIcon } from "./EyeShow"
export { default as FacebookIcon } from "./Facebook"