Location page product is not mandatory
This commit is contained in:
@@ -25,7 +25,7 @@
|
|||||||
export let location: any
|
export let location: any
|
||||||
export let photos: any[]
|
export let photos: any[]
|
||||||
export let totalPhotos: number
|
export let totalPhotos: number
|
||||||
export let product: any
|
export let product: any = undefined
|
||||||
|
|
||||||
dayjs.extend(relativeTime)
|
dayjs.extend(relativeTime)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user