diff --git a/components/CollectionCard.tsx b/components/CollectionCard.tsx index 7a12785..38a554e 100644 --- a/components/CollectionCard.tsx +++ b/components/CollectionCard.tsx @@ -41,7 +41,7 @@ export default function ({ collection }: { collection: ExtendedCollection }) { }; return ( -
{collection.name}
diff --git a/components/Dropdown.tsx b/components/Dropdown.tsx index 2542cd1..1eff26f 100644 --- a/components/Dropdown.tsx +++ b/components/Dropdown.tsx @@ -24,7 +24,7 @@ export default function ({ onClickOutside, className, items }: Props) { return (Sharing & Collaboration Settings
+ +Collaboration
+ ++ This will let anyone to access this collection. +
*/} -Members
New Collection
+ +
+ Name
+
Description
+ + setNewCollection({ + ...newCollection, + 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" + /> +Members
++ (All Members have Read access to this collection.) +
+ ) : null} + +{e.name}
+{e.email}
+Permissions
++ (Click to toggle.) +
+{text}
++ {text} +