diff --git a/components/create/editor/Editor.tsx b/components/create/editor/Editor.tsx index 0ff8d36e7..a1b69ccf4 100644 --- a/components/create/editor/Editor.tsx +++ b/components/create/editor/Editor.tsx @@ -352,7 +352,7 @@ export const MarketEditor = () => {
-
+ {/*

Set Grace Period @@ -384,7 +384,7 @@ export const MarketEditor = () => {
-

+
*/}
diff --git a/components/create/editor/Summary.tsx b/components/create/editor/Summary.tsx index 0c70ff118..f01e676be 100644 --- a/components/create/editor/Summary.tsx +++ b/components/create/editor/Summary.tsx @@ -203,7 +203,7 @@ export const MarketSummary = ({
-
+ {/*
{" "}
{form.gracePeriod?.type === "duration" @@ -216,7 +216,7 @@ export const MarketSummary = ({ "MMM D, YYYY, h:mm:ss A", )} ${form.timeZone ?? ""}`}
-
+
*/}
{" "}