Fix: Nav Item Api & Webhook and Functions stay selected (#7628)
Fixed Nav Item Api & Webhook and Functions stay selected like data model settings. Now when clicked stays selected and deos not loose its selection Fixes #7573 https://github.com/user-attachments/assets/4cb78158-8411-4ee1-9bcc-2870344c0c62 --------- Co-authored-by: ehconitin <nitinkoche03@gmail.com> Co-authored-by: Félix Malfait <felix@twenty.com>
This commit is contained in:
@ -21,7 +21,7 @@ export const SettingsNavigationDrawerItem = ({
|
||||
Icon,
|
||||
label,
|
||||
indentationLevel,
|
||||
matchSubPages = false,
|
||||
matchSubPages = true,
|
||||
path,
|
||||
soon,
|
||||
subItemState,
|
||||
|
||||
Reference in New Issue
Block a user