feat(SW-713): update folder structure

This commit is contained in:
Fredrik Thorsson
2024-10-29 13:54:57 +01:00
parent 4269b23dc0
commit cddbbabe93
7 changed files with 4 additions and 4 deletions

View File

@@ -11,9 +11,9 @@ import Caption from "@/components/TempDesignSystem/Text/Caption"
import Footnote from "@/components/TempDesignSystem/Text/Footnote"
import Subtitle from "@/components/TempDesignSystem/Text/Subtitle"
import RoomSidePeek from "../../../../SidePeeks/RoomSidePeek"
import ImageGallery from "../../ImageGallery"
import { getIconForFeatureCode } from "../../utils"
import RoomSidePeek from "../RoomSidePeek"
import styles from "./roomCard.module.css"