diff --git a/src/pages/dashboard/intro/final.tsx b/src/pages/dashboard/intro/final.tsx index 3277be9..863bf26 100644 --- a/src/pages/dashboard/intro/final.tsx +++ b/src/pages/dashboard/intro/final.tsx @@ -26,9 +26,9 @@ export default function DashboardIntroFinal() { }, []); return ( -
diff --git a/src/pages/dashboard/intro/step2.tsx b/src/pages/dashboard/intro/step2.tsx
index 43d1cd2..910f2f7 100644
--- a/src/pages/dashboard/intro/step2.tsx
+++ b/src/pages/dashboard/intro/step2.tsx
@@ -27,9 +27,9 @@ export default function DashboardIntroStep2() {
}, []);
return (
-
diff --git a/src/pages/dashboard/intro/step3.tsx b/src/pages/dashboard/intro/step3.tsx
index ece4ab1..aeb2a89 100644
--- a/src/pages/dashboard/intro/step3.tsx
+++ b/src/pages/dashboard/intro/step3.tsx
@@ -22,9 +22,9 @@ export default function DashboardIntroStep3() {
}, []);
return (
-
diff --git a/src/pages/dashboard/intro/step4.tsx b/src/pages/dashboard/intro/step4.tsx
index 6c0999e..aeee484 100644
--- a/src/pages/dashboard/intro/step4.tsx
+++ b/src/pages/dashboard/intro/step4.tsx
@@ -31,9 +31,9 @@ export default function DashboardIntroStep4() {
}, []);
return (
-