feat: adjust navigation drawer design (#4242)
Closes #3969, Closes #4240
This commit is contained in:
@ -9,11 +9,11 @@ import {
|
||||
IconApps,
|
||||
IconAt,
|
||||
IconCalendarEvent,
|
||||
IconCode,
|
||||
IconColorSwatch,
|
||||
IconDoorEnter,
|
||||
IconHierarchy2,
|
||||
IconMail,
|
||||
IconRobot,
|
||||
IconSettings,
|
||||
IconUserCircle,
|
||||
IconUsers,
|
||||
@ -98,7 +98,7 @@ export const SettingsNavigationDrawerItems = () => {
|
||||
<SettingsNavigationDrawerItem
|
||||
label="Developers"
|
||||
path={SettingsPath.Developers}
|
||||
Icon={IconRobot}
|
||||
Icon={IconCode}
|
||||
/>
|
||||
<SettingsNavigationDrawerItem
|
||||
label="Integrations"
|
||||
|
||||
Reference in New Issue
Block a user