We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29704d commit fe7563bCopy full SHA for fe7563b
src/components/Navigation/constants.ts
@@ -459,7 +459,7 @@ export const NAVIGATION_LIST: NavigationGroupType[] = [
459
disabled: true,
460
items: [
461
{
462
- title: 'Overview',
+ title: 'Notifications',
463
dataTestId: 'ai-recommendations-overview',
464
id: 'ai-recommendations-overview',
465
icon: 'ic-speedometer',
0 commit comments