From 6bf02c56872fbff5fedba374c1471ba42ce20f10 Mon Sep 17 00:00:00 2001 From: Arik Chakma Date: Sat, 1 Apr 2023 19:18:16 +0600 Subject: [PATCH] fix: form data empty error --- src/components/Login/AccountDropdown.astro | 8 ++++++++ src/components/Navigation.astro | 9 +++++++++ src/components/Setting/ChangePasswordForm.tsx | 3 --- src/components/Setting/UpdateProfileForm.tsx | 6 +++--- 4 files changed, 20 insertions(+), 6 deletions(-) diff --git a/src/components/Login/AccountDropdown.astro b/src/components/Login/AccountDropdown.astro index 8643c523a..6b37bbc3a 100644 --- a/src/components/Login/AccountDropdown.astro +++ b/src/components/Login/AccountDropdown.astro @@ -19,6 +19,14 @@ Your Profile +
  • + + Settings + +
  • +