From f27680a89c274abf438b8b2d1c302d013ea47dfe Mon Sep 17 00:00:00 2001 From: Shekar Siri Date: Wed, 26 Jun 2024 18:09:27 +0200 Subject: [PATCH] change(ui): example categorize and other improvements --- .../Dashboard/components/AddCardSelectionModal.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/app/components/Dashboard/components/AddCardSelectionModal.tsx b/frontend/app/components/Dashboard/components/AddCardSelectionModal.tsx index 649122170..037bf8cae 100644 --- a/frontend/app/components/Dashboard/components/AddCardSelectionModal.tsx +++ b/frontend/app/components/Dashboard/components/AddCardSelectionModal.tsx @@ -33,17 +33,17 @@ function AddCardSelectionModal(props: Props) { onClick(true)}>
- + Add from library -

Select from 12 available

+ {/*

Select from 12 available

*/}
onClick(false)}>
- -

Create New Card

+ + Create New Card