refactor: change analysis to upload

This commit is contained in:
2026-06-18 18:24:19 +05:30
parent d8fa02dc5d
commit dff9e2222f
4 changed files with 17 additions and 17 deletions

View File

@@ -31,7 +31,7 @@ export const menuItems: MenuItem[] = [
icon: LayoutDashboard,
},
{
title: 'New Analysis',
title: 'Upload',
path: ROUTES.UPLOAD,
icon: Plus,
},