Sfoglia il codice sorgente

feat: remove file from file list in index.html

C4illin 1 anno fa
parent
commit
787ff9741e
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  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 />