From b4fcc63de6dfdb96a530fe89f9226a29e9de8199 Mon Sep 17 00:00:00 2001 From: Serkan Reis Date: Tue, 20 Feb 2024 23:05:06 +0300 Subject: [PATCH] Add update collection info disclaimer --- components/collections/actions/Action.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/components/collections/actions/Action.tsx b/components/collections/actions/Action.tsx index 6e26e89..a9f14d7 100644 --- a/components/collections/actions/Action.tsx +++ b/components/collections/actions/Action.tsx @@ -3,6 +3,7 @@ import { toUtf8 } from '@cosmjs/encoding' import clsx from 'clsx' import { AirdropUpload } from 'components/AirdropUpload' +import { Alert } from 'components/Alert' import { Button } from 'components/Button' import type { DispatchExecuteArgs } from 'components/collections/actions/actions' import { dispatchExecute, isEitherType, previewExecutePayload } from 'components/collections/actions/actions' @@ -664,6 +665,11 @@ export const CollectionActions = ({ + + + Please note that you are only required to fill in the fields you want to update. + +