Merge pull request #1 from Yidadaa/main

最新更新0429
This commit is contained in:
Luo Zhengde
2023-04-29 00:20:35 +08:00
committed by GitHub

View File

@@ -368,6 +368,9 @@ export function MaskPage() {
text={Locale.Mask.EditModal.Download}
key="export"
bordered
onClick={() =>
downloadAs(JSON.stringify(editingMask), "mask.json")
}
/>,
<IconButton
key="copy"