@ -107,7 +107,7 @@ export const SettingsNavigationDrawerItems = () => {
|
|||||||
return matchPath(
|
return matchPath(
|
||||||
{
|
{
|
||||||
path: pathName,
|
path: pathName,
|
||||||
end: !accountSubSetting.matchSubPages ?? true,
|
end: accountSubSetting.matchSubPages === false,
|
||||||
},
|
},
|
||||||
currentPathName,
|
currentPathName,
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user