[update] - spell check
This commit is contained in:
@@ -148,7 +148,7 @@ const DashboardLayout = ({ isOnline }) => {
|
||||
case path.startsWith("/email"):
|
||||
return (
|
||||
<span className="d-flex align-items-end gap-2">
|
||||
<AtSignIcon className="h4 m-0" /> Email Notifiation
|
||||
<AtSignIcon className="h4 m-0" /> Email Notification
|
||||
</span>
|
||||
);
|
||||
case path.startsWith("/investment-type"):
|
||||
|
||||
Reference in New Issue
Block a user