Skip to content
Snippets Groups Projects
Commit 2ee480a9 authored by akula0611's avatar akula0611
Browse files

added name for testing

parent 36efe64b
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,7 @@ export default function AddFile({ currentFolder }) {
<label className="btn btn-outline-success btn-sm m-0 mr-2">
<FontAwesomeIcon icon={faFileUpload} />
<input
name="upload"
type="file"
onChange={handleUpload}
style={{ opacity: 0, position: "absolute", left: "-9999px" }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment