fix typo
This commit is contained in:
@@ -76,7 +76,7 @@ export const Figure = Node.create<FigureOptions>({
|
|||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
tag: 'figure',
|
tag: 'figure',
|
||||||
contentELement: 'figcaption',
|
contentElement: 'figcaption',
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user