mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-28 07:40:13 +08:00
ci: fix code style linting errors
This commit is contained in:
parent
bdb5d72495
commit
cdb57b2e39
@ -68,7 +68,7 @@ class ReactNodeView extends NodeView<React.FunctionComponent, Editor> {
|
||||
props,
|
||||
as: this.node.isInline
|
||||
? 'span'
|
||||
: 'div'
|
||||
: 'div',
|
||||
})
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user