diff --git a/src/components/App/__snapshots__/App.test.js.snap b/src/components/App/__snapshots__/App.test.js.snap
index fe0fe69..f51c82a 100644
--- a/src/components/App/__snapshots__/App.test.js.snap
+++ b/src/components/App/__snapshots__/App.test.js.snap
@@ -1703,7 +1703,7 @@ exports[`App Route /dashboard authenticated 1`] = `
>
@@ -1717,7 +1717,7 @@ exports[`App Route /dashboard authenticated 1`] = `
>
diff --git a/src/components/Dashboard/index.jsx b/src/components/Dashboard/index.jsx
index 46e0413..371ec6c 100644
--- a/src/components/Dashboard/index.jsx
+++ b/src/components/Dashboard/index.jsx
@@ -21,14 +21,14 @@ const Dashboard = () => {