From 0b1ee708b9fd8bccc8fcd83d2430d016cf4a2dab Mon Sep 17 00:00:00 2001 From: chark1es Date: Wed, 28 May 2025 01:42:36 -0700 Subject: [PATCH] separate email to tab --- .../dashboard/SettingsSection.astro | 22 ------------------- src/config/dashboard.yaml | 9 +++++++- 2 files changed, 8 insertions(+), 23 deletions(-) diff --git a/src/components/dashboard/SettingsSection.astro b/src/components/dashboard/SettingsSection.astro index 248f4d6..14aeddb 100644 --- a/src/components/dashboard/SettingsSection.astro +++ b/src/components/dashboard/SettingsSection.astro @@ -5,7 +5,6 @@ import AccountSecuritySettings from "./SettingsSection/AccountSecuritySettings"; import NotificationSettings from "./SettingsSection/NotificationSettings"; import DisplaySettings from "./SettingsSection/DisplaySettings"; import ResumeSettings from "./SettingsSection/ResumeSettings"; -import EmailRequestSettings from "./SettingsSection/EmailRequestSettings"; import ThemeToggle from "./universal/ThemeToggle"; // Import environment variables @@ -131,27 +130,6 @@ const safeLogtoApiEndpoint = logtoApiEndpoint || ""; - -
-
-

-
- -
- IEEE Email Address -

-

- Request an official IEEE UCSD email address (officers only) -

-
- -
-
-