feat(SW-880): add import type
This commit is contained in:
committed by
Joakim Jäderberg
parent
c7d285de74
commit
edc65af74e
@@ -1,4 +1,4 @@
|
||||
import { Hotel } from "@/types/hotel"
|
||||
import type { Hotel } from "@/types/hotel"
|
||||
|
||||
export type WellnessAndExerciseSidePeekProps = {
|
||||
healthFacilities: Hotel["healthFacilities"]
|
||||
|
||||
Reference in New Issue
Block a user