ci: fix code style linting errors
This commit is contained in:
committed by
GitHub Actions
parent
bdb5d72495
commit
cdb57b2e39
@@ -68,7 +68,7 @@ class ReactNodeView extends NodeView<React.FunctionComponent, Editor> {
|
||||
props,
|
||||
as: this.node.isInline
|
||||
? 'span'
|
||||
: 'div'
|
||||
: 'div',
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user