chore: bump @blocksuite/icons (#7749)

This commit is contained in:
EYHN
2024-08-06 05:32:19 +00:00
parent 5938d8b259
commit 873e6faef2
7 changed files with 17 additions and 15 deletions

View File

@@ -65,10 +65,10 @@ export function createLinkedWidgetConfig(framework: FrameworkProvider) {
key: doc.id,
name: doc.title,
icon: isJournal(doc)
? TodayIcon
? TodayIcon()
: isEdgeless(doc)
? LinkedEdgelessIcon
: LinkedPageIcon,
? LinkedEdgelessIcon()
: LinkedPageIcon(),
action: () => {
abort();
LinkedWidgetUtils.insertLinkedNode({