toggle error fixed

This commit is contained in:
Harshitha Shetty
2025-04-22 12:00:59 +05:30
parent 7aad05fb7a
commit 1427b6a642
11 changed files with 123 additions and 126 deletions

View File

@@ -87,7 +87,7 @@ function AuthPage() {
return (
<>
<ToastContainer />
{/* <ToastContainer /> */}
<div className="LoginPage">
<Container className={`LoginPageContainer ${signin ? "active" : ""}`}>
<Row>