feat: remove file from file list in index.html
This commit is contained in:
parent
7693c7c931
commit
787ff9741e
1 changed files with 0 additions and 5 deletions
|
|
@ -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 />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue