From 000ab5a61dd1ca9a8cdf7bacc75e9969f91ab05c Mon Sep 17 00:00:00 2001
From: Daniel
Date: Tue, 20 Jun 2023 18:13:02 +0330
Subject: [PATCH] small fix
---
components/Modal/Collection/index.tsx | 2 +-
components/Modal/Link/index.tsx | 2 +-
components/Modal/User/index.tsx | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/components/Modal/Collection/index.tsx b/components/Modal/Collection/index.tsx
index d10b5c5c..10e38df2 100644
--- a/components/Modal/Collection/index.tsx
+++ b/components/Modal/Collection/index.tsx
@@ -45,7 +45,7 @@ export default function CollectionModal({
{method === "CREATE" && (
New Collection
)}
-
+
{method === "UPDATE" && (
<>
New Link
)}
-
+
{method === "UPDATE" && (
<>
-
+
selected