From b37da8c25b8ce59da14eab003e46a24cf321949f Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Thu, 12 Jan 2023 13:21:32 +0100 Subject: [PATCH] stuff --- apps/web/components/settings.tsx | 80 ++++---------------------------- apps/web/pages/dashboard.tsx | 4 ++ 2 files changed, 12 insertions(+), 72 deletions(-) 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. -

-
-
    - -
    - - Available to hire - - - Nulla amet tempus sit accumsan. Aliquet turpis sed sit - lacinia. - -
    - - -
    -
-
-
- - -
-
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 = () => {
+