diff --git a/src/pages/Home.tsx b/src/pages/Home.tsx index e46ee28..6cca9e2 100644 --- a/src/pages/Home.tsx +++ b/src/pages/Home.tsx @@ -743,7 +743,7 @@ const Home: React.FC = () => { return ( @@ -870,7 +870,14 @@ const Home: React.FC = () => { - + {fileNotFound ? (
{ setShowInvoiceForm(false)} - /> {/* Floating Action Button for Invoice Edit */}