-
+ {!vm.hideLeftProgress && (
CREATE A NEW PROJECT
-
-
+
)}
+ {!vm.hideLeftProgress && (
1
Create account
@@ -50,7 +50,7 @@ const WizardLeft = ({type}) => {
4
Project submitted
-
+
)}
© 2018 Topcoder. All Rights Reserved
diff --git a/components/Wizard/WizardMiddle/index.jsx b/components/Wizard/WizardMiddle/index.jsx
index f5db00735..5ffe4a204 100644
--- a/components/Wizard/WizardMiddle/index.jsx
+++ b/components/Wizard/WizardMiddle/index.jsx
@@ -2,9 +2,9 @@ import React from 'react'
require('./style.scss')
-const WizardMiddle = ({ children }) => {
+const WizardMiddle = ({ children, vm }) => {
return (
-