diff --git a/apps/web/components/settings.tsx b/apps/web/components/settings.tsx index c132ee146..df4d7fdf2 100644 --- a/apps/web/components/settings.tsx +++ b/apps/web/components/settings.tsx @@ -188,7 +188,7 @@ export default function Setttings() { htmlFor="first-name" className="block text-sm font-medium text-gray-700" > - First name + Full Name -
- - {/* Privacy section */} -
-
-
-

- Privacy -

-

- Ornare eu a volutpat eget vulputate. Fringilla commodo - amet. -

-
- -
-
- - -
-
diff --git a/apps/web/pages/dashboard.tsx b/apps/web/pages/dashboard.tsx index 64a1bef0a..fde9d74ad 100644 --- a/apps/web/pages/dashboard.tsx +++ b/apps/web/pages/dashboard.tsx @@ -87,6 +87,9 @@ const DashboardPage: NextPageWithLayout = () => {
+