fix: lint error

This commit is contained in:
QiShaoXuan
2022-08-25 10:51:27 +08:00
parent 2e2d0b121b
commit 03c01985c2
19 changed files with 34 additions and 44 deletions
@@ -27,7 +27,7 @@ export class CodeBlock extends BaseView {
return block;
}
override async html2block2({
override async html2block({
element,
editor,
}: {