mirror of
https://github.com/C4illin/ConvertX.git
synced 2026-08-29 02:32:54 +08:00
feat: remove file from file list in index.html
This commit is contained in:
@@ -31,11 +31,6 @@
|
||||
<div>
|
||||
<article>
|
||||
<table id="file-list">
|
||||
<tr>
|
||||
<td>file.jpg</td>
|
||||
<td>3.2 MB</td>
|
||||
<td><button>x</button></td>
|
||||
</tr>
|
||||
</table>
|
||||
<input type="file" name="file" multiple />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user