From ade8508e1c89be8276326afc079035ccc5206a1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Germ=C3=A1n=20Saracca?= Date: Fri, 26 Jul 2024 09:10:44 -0300 Subject: [PATCH 01/52] chore: remove comment --- .../collection-form/top-fields-section/TopFieldsSection.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sections/create-collection/collection-form/top-fields-section/TopFieldsSection.tsx b/src/sections/create-collection/collection-form/top-fields-section/TopFieldsSection.tsx index 2ae6ee826..543a485f5 100644 --- a/src/sections/create-collection/collection-form/top-fields-section/TopFieldsSection.tsx +++ b/src/sections/create-collection/collection-form/top-fields-section/TopFieldsSection.tsx @@ -147,7 +147,6 @@ export const TopFieldsSection = () => { isInvalid={invalid} ref={ref} disabled> - {/* TODO:ME What are this options? do they come from a configuration? */} {Object.values(collectionStorageOptions).map((type) => (