Spelling

This commit is contained in:
YasinShaikh123
2025-01-13 19:24:03 +05:30
parent a51585089c
commit 874940ae7c
2 changed files with 2 additions and 2 deletions

View File

@@ -218,7 +218,7 @@ const DashboardLayout = ({ isOnline }) => {
return (
<span className="d-flex align-items-end gap-2">
<RiExchangeBoxLine className="h4 m-0 fw-normal" />
Deposite Request
Deposit Request
</span>
);

View File

@@ -254,7 +254,7 @@ const AddSponser = () => {
} characters.`,
},
{
label: "Email adress",
label: "Email address",
name: "email",
placeHolder: " ",
type: "email",