From 80d623a556f520e6c5a0a7f27a546440ee13a4b0 Mon Sep 17 00:00:00 2001 From: apanizo Date: Fri, 7 Sep 2018 17:26:24 +0200 Subject: [PATCH] Changing steps names to open route --- src/routes/open/components/Layout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/open/components/Layout.jsx b/src/routes/open/components/Layout.jsx index 80b6add9..35fd73c0 100644 --- a/src/routes/open/components/Layout.jsx +++ b/src/routes/open/components/Layout.jsx @@ -14,7 +14,7 @@ import Link from '~/components/layout/Link' import { secondary } from '~/theme/variables' const getSteps = () => [ - 'Fill Safe Form', 'Review Information', 'Deploy it', + 'Start', 'Owners', 'Confirmations', 'Review', ] const initialValuesFrom = (userAccount: string) => ({