remove comment
This commit is contained in:
parent
cfa53dccce
commit
333b1d5e52
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue
Block a user