feat(WEB-112): adjust current-blocks-page to new model
This commit is contained in:
@@ -2,10 +2,8 @@ import type { Edges } from "./utils/edges"
|
||||
import type { Image } from "../image"
|
||||
|
||||
export type HeaderLink = {
|
||||
link: {
|
||||
href: string
|
||||
title: string
|
||||
}
|
||||
href: string
|
||||
title: string
|
||||
}
|
||||
|
||||
export type TopMenuHeaderLink = {
|
||||
|
||||
Reference in New Issue
Block a user