fix: move puffs map to own container
This commit is contained in:
@@ -11,7 +11,6 @@ export type Puff = {
|
||||
href: string
|
||||
title: string
|
||||
}
|
||||
link_text?: string
|
||||
pageConnection: Edges<PageLink>
|
||||
system: {
|
||||
uid: string
|
||||
|
||||
Reference in New Issue
Block a user