feat(WEB-93): add Header to CMS and render it in Next
This commit is contained in:
@@ -29,6 +29,10 @@ interface SharedBreadcrumb {
|
||||
breadcrumbs: {
|
||||
title?: string
|
||||
} | null
|
||||
system: {
|
||||
locale: string
|
||||
uid: string
|
||||
}
|
||||
title: string
|
||||
url: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user