Explorar o código

feat: remove file from file list in index.html

C4illin hai 1 ano
pai
achega
787ff9741e
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      src/pages/index.html

+ 0 - 5
src/pages/index.html

@@ -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 />