This repository has no description
0

Configure Feed

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

feat: clearer "add card" button on collection header

+1 -1
+1 -1
src/webapp/features/collections/components/collectionActions/CollectionActions.tsx
··· 69 69 leftSection={<FaRegNoteSticky />} 70 70 onClick={() => setShowAddDrawer(true)} 71 71 > 72 - Add card 72 + Add card to collection 73 73 </Menu.Item> 74 74 )} 75 75 <Menu.Item