feat: adjust navigation drawer design (#4242)

Closes #3969, Closes #4240
This commit is contained in:
Thaïs
2024-02-29 12:49:23 -03:00
committed by GitHub
parent a892d0f653
commit 6ec0e5e995
4 changed files with 6 additions and 7 deletions

View File

@ -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"