feat(AccountPage): add destroyOnHidden to ContentDrawer and fix tenant and login

This commit is contained in:
2025-06-24 16:29:19 +05:00
parent e5dfdc3464
commit 448e4264a5
3 changed files with 3 additions and 2 deletions

View File

@@ -160,6 +160,7 @@ export default function ContentDrawer({
placement="right"
open={open}
width={width}
destroyOnHidden={true}
closable={false}
>
{children}