Created
July 15, 2022 16:19
-
-
Save Octagon-simon/4674ef55041a5619727684fad5c0e25f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <form novalidate> | |
| <input type="file" id="inp_file" accept=".png" multiple><br><br> | |
| <button type="submit">Upload</button> | |
| <form> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment