feat(SW-552): import type
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user