diff --git a/src/App.tsx b/src/App.tsx index 5763757..40c5643 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1,7 +1,5 @@ -import React from 'react'; import './App.css'; import FileUpload from './components/fileUpload/fileupload'; -import MButton from './components/button/button' function App() { return ( @@ -9,7 +7,11 @@ function App() {

Combine multiple PDFs into one

Merge PDFs online without downloading additional software.

- +
);