From d8f7f4b9dcd484df900b0b56aa2c67f392f2ec10 Mon Sep 17 00:00:00 2001 From: Venessa Kuchenik Date: Wed, 23 Jul 2025 14:41:52 -0700 Subject: [PATCH] quick fix --- client/src/App.jsx | 4 +--- client/src/components/layout/Dashboard.jsx | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/client/src/App.jsx b/client/src/App.jsx index ad2140b..cc8a57a 100644 --- a/client/src/App.jsx +++ b/client/src/App.jsx @@ -6,6 +6,4 @@ function App() { ); } -export default App - - +export default App \ No newline at end of file diff --git a/client/src/components/layout/Dashboard.jsx b/client/src/components/layout/Dashboard.jsx index ce97e00..b005da6 100644 --- a/client/src/components/layout/Dashboard.jsx +++ b/client/src/components/layout/Dashboard.jsx @@ -59,10 +59,10 @@ export default function Dashboard() {
- + - +