remove icon

This commit is contained in:
2026-05-14 15:23:26 +02:00
parent 651d9587c2
commit 5efb9e0f96
5 changed files with 63 additions and 61 deletions

View File

@@ -1,5 +1,6 @@
<div id="ui"></div>
<div id="tab"></div>
<div id="file"></div>
<div id="demo-toast"></div>
```js
@@ -261,7 +262,7 @@ mount(
]),
]) : null,
]),
"#ui",
"#file",
);