From 4bf5480f318f947918673239806d4f39c783f013 Mon Sep 17 00:00:00 2001 From: Diptesh Choudhuri Date: Sat, 2 Nov 2024 10:30:24 +0530 Subject: [PATCH] fix(frontend): add docs for deduplicate option --- .../app/routes/_dashboard.settings.preferences.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/apps/frontend/app/routes/_dashboard.settings.preferences.tsx b/apps/frontend/app/routes/_dashboard.settings.preferences.tsx index 1fe0580e4c..0d17309b04 100644 --- a/apps/frontend/app/routes/_dashboard.settings.preferences.tsx +++ b/apps/frontend/app/routes/_dashboard.settings.preferences.tsx @@ -674,7 +674,7 @@ const EditDashboardElement = (props: { {...provided.draggableProps} className={cn({ [classes.itemDragging]: snapshot.isDragging })} > - +
- {changeCase(props.lot)} + + {changeCase(props.lot)} +
- + {EDITABLE_NUM_ELEMENTS.includes(props.lot) ? ( { const newValue = ev.currentTarget.checked; const newDashboardData = Array.from(