mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 07:40:13 +08:00
fix typo
This commit is contained in:
parent
d21d556150
commit
03bfce7419
@ -76,7 +76,7 @@ export const Figure = Node.create<FigureOptions>({
|
||||
return [
|
||||
{
|
||||
tag: 'figure',
|
||||
contentELement: 'figcaption',
|
||||
contentElement: 'figcaption',
|
||||
},
|
||||
]
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user