remove icon
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
* [Global Store](api/global.md)
|
||||
* [JSX Style](api/jsx.md)
|
||||
* [HTML converter](convert.md)
|
||||
* [UI](ui.md)
|
||||
|
||||
* **UI**
|
||||
* [WIP]
|
||||
File diff suppressed because one or more lines are too long
@@ -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",
|
||||
);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user