mirror of
https://github.com/Telecominfraproject/wlan-cloud-ui.git
synced 2025-11-01 19:27:51 +00:00
fixed spelling
This commit is contained in:
@@ -93,7 +93,7 @@ const MasterLayout = ({ children }) => {
|
||||
mobileMenuItems={mobileMenuItems}
|
||||
totalAlarms={data && data.getAlarmCount}
|
||||
currentUserEmail={email}
|
||||
userDropdown={<UsersDropdown onLogout={handleLogout} />}
|
||||
usersDropdown={<UsersDropdown onLogout={handleLogout} />}
|
||||
>
|
||||
{children}
|
||||
</Layout>
|
||||
|
||||
Reference in New Issue
Block a user