feat(WEB-205, WEB-206): get breadcrumbs for my pages from contentstack
This commit is contained in:
@@ -29,7 +29,6 @@ type Victory = {
|
||||
* we have to get the values from elsewhere
|
||||
*/
|
||||
export interface User extends z.infer<typeof getUserSchema> {
|
||||
dob: string
|
||||
firstName: string
|
||||
journeys: Journey[]
|
||||
nights: number
|
||||
|
||||
Reference in New Issue
Block a user