console log tidying

This commit is contained in:
2024-06-05 19:51:43 +01:00
parent 2a6cd32452
commit 300a45ee0f
19 changed files with 35 additions and 35 deletions
+1 -1
View File
@@ -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}>