remove comment

This commit is contained in:
Sinclair Chen 2022-07-21 15:06:06 -07:00
parent cfa53dccce
commit 333b1d5e52

View File

@ -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 <a>
renderLabel: ({ options, node }) =>
[
'a',