This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: less ambiguous "add card to collection" button label

+1 -1
+1 -1
src/webapp/features/collections/components/collectionActions/CollectionActions.tsx
··· 58 58 leftSection={<FaRegNoteSticky />} 59 59 onClick={() => setShowAddDrawer(true)} 60 60 > 61 - Add card to collection 61 + Add a card to this collection 62 62 </Menu.Item> 63 63 )} 64 64 <Menu.Item