implement nav chrome for bookmark previewer
This commit is contained in:
@@ -11,6 +11,7 @@ interface LinkBookmark {
|
||||
interface PlaceholderBookmark {
|
||||
id: string
|
||||
kind: "placeholder"
|
||||
tags: BookmarkTag[]
|
||||
}
|
||||
|
||||
interface BookmarkTag {
|
||||
|
Reference in New Issue
Block a user