This commit is contained in:
Vanessa 2023-09-24 14:10:31 +08:00
parent 334ced0b95
commit 55982ed8ce
4 changed files with 285 additions and 273 deletions

View file

@ -19,7 +19,7 @@ import * as dayjs from "dayjs";
import {Constants} from "../constants";
import {exportImage} from "../protyle/export/util";
import {App} from "../index";
import {renderAVAttribute} from "../protyle/render/av/render";
import {renderAVAttribute} from "../protyle/render/av/blockAttr";
const bindAttrInput = (inputElement: HTMLInputElement, id: string) => {
inputElement.addEventListener("change", () => {