remove comment
This commit is contained in:
parent
cfa53dccce
commit
333b1d5e52
|
@ -66,7 +66,6 @@ export function useTextEditor(props: {
|
||||||
HTMLAttributes: {
|
HTMLAttributes: {
|
||||||
class: clsx('not-prose text-indigo-700', linkClass),
|
class: clsx('not-prose text-indigo-700', linkClass),
|
||||||
},
|
},
|
||||||
// TODO: do a Next link instead of raw <a>
|
|
||||||
renderLabel: ({ options, node }) =>
|
renderLabel: ({ options, node }) =>
|
||||||
[
|
[
|
||||||
'a',
|
'a',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user