fix: comments
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { Lang } from "@/constants/languages"
|
||||
|
||||
import type { Image } from "@/types/image"
|
||||
import type {
|
||||
CurrentHeaderLink,
|
||||
@@ -13,4 +15,5 @@ export type MainMenuProps = {
|
||||
languageSwitcher: React.ReactNode
|
||||
bookingHref: string
|
||||
isLoggedIn: boolean
|
||||
lang: Lang
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user