From b6768145910db5ba091d70406c6603fa6ebdb676 Mon Sep 17 00:00:00 2001 From: Anmol Verma Date: Sun, 5 Jan 2025 21:31:12 +0530 Subject: [PATCH] add prop to select.sheet --- packages/app/components/GearList/GearList.tsx | 2 +- packages/ui/src/form/lib/LmSelect.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/app/components/GearList/GearList.tsx b/packages/app/components/GearList/GearList.tsx index 1c83f3583..7530edd5f 100644 --- a/packages/app/components/GearList/GearList.tsx +++ b/packages/app/components/GearList/GearList.tsx @@ -59,7 +59,7 @@ export const GearList = ({ isViewOnlyMode }: { isViewOnlyMode: boolean }) => { )} {currentPack ? ( <> - + {/*@ts-ignore*/} - +