From 67527ad593b7c1665bbf44c29ffb4c8f20d7c0ed Mon Sep 17 00:00:00 2001 From: Aditya Veer Parmar Date: Wed, 29 Mar 2023 14:15:19 +0530 Subject: [PATCH] fix: remove warn connect --- app/modules/Collection/CollectionHeading/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/modules/Collection/CollectionHeading/index.tsx b/app/modules/Collection/CollectionHeading/index.tsx index 4153adc9..3c54cec1 100644 --- a/app/modules/Collection/CollectionHeading/index.tsx +++ b/app/modules/Collection/CollectionHeading/index.tsx @@ -237,7 +237,7 @@ function CollectionHeading() { /> } onClick={() => { - setIsWarningOpened(true); + setIsShareOpen(!isShareOpen); }} > Share