Bläddra i källkod

feat: remove file from file list in index.html

C4illin 1 år sedan
förälder
incheckning
787ff9741e
1 ändrade filer med 0 tillägg och 5 borttagningar
  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 />