diff --git a/components/LinkList.tsx b/components/LinkList.tsx index 1445a5c..499bc9e 100644 --- a/components/LinkList.tsx +++ b/components/LinkList.tsx @@ -46,7 +46,7 @@ export default function ({ }; return ( -
+
{editModal ? ( @@ -55,10 +55,10 @@ export default function ({ { const target = e.target as HTMLElement; diff --git a/components/Modal/AddCollection.tsx b/components/Modal/AddCollection.tsx index 8ae3354..d33f653 100644 --- a/components/Modal/AddCollection.tsx +++ b/components/Modal/AddCollection.tsx @@ -146,7 +146,7 @@ export default function AddCollection({ toggleCollectionModal }: Props) {
diff --git a/components/Modal/EditCollection.tsx b/components/Modal/EditCollection.tsx index a254db7..097e48e 100644 --- a/components/Modal/EditCollection.tsx +++ b/components/Modal/EditCollection.tsx @@ -161,7 +161,7 @@ export default function EditCollection({
diff --git a/components/Modal/UserSettings.tsx b/components/Modal/UserSettings.tsx index 201a6d9..aef239e 100644 --- a/components/Modal/UserSettings.tsx +++ b/components/Modal/UserSettings.tsx @@ -171,7 +171,7 @@ export default function UserSettings({ toggleSettingsModal }: Props) {
Profile Photo
) : (