Show active links in compose

This commit is contained in:
Jon Staab
2024-08-20 13:20:45 -07:00
parent d03ef264f7
commit fe8abb9efb
15 changed files with 394 additions and 13 deletions
+3
View File
@@ -0,0 +1,3 @@
import {createPopoverNode} from '@lib/tiptap/common'
export const Topic = createPopoverNode('topic', '#')