Skip to content

Commit 81bb743

Browse files
committed
feat: REnaming navigation menu
1 parent 06d27e3 commit 81bb743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navigation/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ export const NAVIGATION_LIST: NavigationGroupType[] = [
456456
disabled: true,
457457
items: [
458458
{
459-
title: 'Overview',
459+
title: 'Notifications',
460460
dataTestId: 'ai-recommendations-overview',
461461
id: 'ai-recommendations-overview',
462462
icon: 'ic-speedometer',

0 commit comments

Comments
 (0)