Explorar o código

temp hide wall (#3233)

Co-authored-by: Justin Rhee <jusrhee@Justins-MacBook-Air.local>
jusrhee %!s(int64=2) %!d(string=hai) anos
pai
achega
942c4a6d81
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      dashboard/src/components/ProvisionerFlow.tsx

+ 3 - 1
dashboard/src/components/ProvisionerFlow.tsx

@@ -76,7 +76,9 @@ const ProvisionerFlow: React.FC<Props> = ({}) => {
                         provider === "gcp"
                       )
                     ) {
-                      openCostConsentModal(provider);
+                      // openCostConsentModal(provider);
+                      setSelectedProvider(provider);
+                      setCurrentStep("credentials");
                     }
                   }}
                 >