From fe7a936687adc12f4caa9dac509fb996ccb04b79 Mon Sep 17 00:00:00 2001 From: apanizo Date: Tue, 8 May 2018 13:21:50 +0200 Subject: [PATCH] WA-238 Include the go title and to properties in Open route component --- src/routes/open/components/Layout.jsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/routes/open/components/Layout.jsx b/src/routes/open/components/Layout.jsx index 85f1f215..25a67233 100644 --- a/src/routes/open/components/Layout.jsx +++ b/src/routes/open/components/Layout.jsx @@ -5,6 +5,7 @@ import Stepper from '~/components/Stepper' import Confirmation from '~/routes/open/components/FormConfirmation' import Review from '~/routes/open/components/ReviewInformation' import SafeFields, { safeFieldsValidation } from '~/routes/open/components/SafeForm' +import { SAFELIST_ADDRESS } from '~/routes/routes' const getSteps = () => [ 'Fill Safe Form', 'Review Information', 'Deploy it', @@ -34,6 +35,8 @@ const Layout = ({ { provider ? (