Support ongoing efforts on setting-> object (#2065)
This commit is contained in:
@ -80,7 +80,7 @@ export const SettingsNavbar = () => {
|
|||||||
active={
|
active={
|
||||||
!!useMatch({
|
!!useMatch({
|
||||||
path: useResolvedPath('/settings/objects').pathname,
|
path: useResolvedPath('/settings/objects').pathname,
|
||||||
end: true,
|
end: false,
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user