From e732fd4d250401ae1e7d6ee79ada34f5843c0ca4 Mon Sep 17 00:00:00 2001 From: Or Malka Date: Mon, 27 Nov 2023 12:36:13 +0200 Subject: [PATCH] fix: lint --- src/routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/index.tsx b/src/routes/index.tsx index d75d2ca0..0bf69697 100644 --- a/src/routes/index.tsx +++ b/src/routes/index.tsx @@ -69,7 +69,7 @@ export const PAGES = [ icon: , element: , }, - { + { label: TEXT_KEYS.report_a_bug_title, path: 'report-a-bug', icon: ,