diff --git a/src/App.css b/src/App.css deleted file mode 100644 index e69de29..0000000 diff --git a/src/App.tsx b/src/App.tsx index 3116fef..74e0b43 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -6,7 +6,6 @@ import { useRef, useState, } from "react"; -import "./App.css"; import { useDropzone } from "react-dropzone"; import { Box,