diff --git a/web/components/editor.tsx b/web/components/editor.tsx index 0620a112..50258c87 100644 --- a/web/components/editor.tsx +++ b/web/components/editor.tsx @@ -66,7 +66,6 @@ export function useTextEditor(props: { HTMLAttributes: { class: clsx('not-prose text-indigo-700', linkClass), }, - // TODO: do a Next link instead of raw renderLabel: ({ options, node }) => [ 'a',