diff --git a/tldraw/apps/tldraw-logseq/src/components/ContextBar/ContextBar.tsx b/tldraw/apps/tldraw-logseq/src/components/ContextBar/ContextBar.tsx index ce7863037b..ad9157a192 100644 --- a/tldraw/apps/tldraw-logseq/src/components/ContextBar/ContextBar.tsx +++ b/tldraw/apps/tldraw-logseq/src/components/ContextBar/ContextBar.tsx @@ -135,7 +135,7 @@ const _ContextBar: TLContextBarComponent = ({ ) : null} )} - app.pubEvent("whiteboard-link", shapes)}>Link + app.pubEvent("whiteboard-link", shapes)}>Link )