console log tidying
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// import { JSONPath as jsonpath } from "jsonpath-plus";
|
||||
// import _ from "lodash";
|
||||
|
||||
// const FileUpload = () => {
|
||||
//const FileUpload = () => {
|
||||
// const { acceptedFiles, getRootProps, getInputProps } = useDropzone();
|
||||
// const files = acceptedFiles.map((file) => (
|
||||
// <li key={file.path}>
|
||||
|
||||
Reference in New Issue
Block a user