New Collection
++ {method === "CREATE" ? "Add" : "Edit"} Collection +
Sharing & Collaboration Settings
+ +Collaboration
+ ++ This will let anyone to access this collection. +
*/} -Members
@@ -284,13 +319,41 @@ export default function AddCollection({ toggleCollectionModal }: Props) { > ) : null} -
OR
+ +Edit Collection
- -
- Name
-
Description
- - setCollection({ - ...collection, - description: e.target.value, - }) - } - type="text" - placeholder="Collection description" - className="w-full rounded-md p-3 border-sky-100 border-solid border outline-none focus:border-sky-500 duration-100" - /> -Sharing & Collaboration Settings
- -Collaboration
- -- This will let anyone to access this collection. -
*/} - -- (All Members have Read access to this collection.) -
- ) : null} - -- {e.user.name} -
-{e.user.email}
-Permissions
-- (Click to toggle.) -
-OR
- -