feat(SW-552): import type

This commit is contained in:
Fredrik Thorsson
2024-10-21 16:36:51 +02:00
parent 5c113a8c66
commit af5d7c671a

View File

@@ -12,7 +12,7 @@ import Title from "@/components/TempDesignSystem/Text/Title"
import styles from "./sidebar.module.css"
import type { SidebarProps } from "@/types/components/hotelPage/map/sidebar"
import { Coordinates } from "@/types/components/maps/coordinates"
import type { Coordinates } from "@/types/components/maps/coordinates"
export default function Sidebar({
activePoi,