Browse Source

currentview err

sunguroku 5 năm trước cách đây
mục cha
commit
1ff0cef5e4
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      dashboard/src/main/home/new-project/NewProject.tsx

+ 0 - 2
dashboard/src/main/home/new-project/NewProject.tsx

@@ -236,8 +236,6 @@ export default class NewProject extends Component<PropsType, StateType> {
                   }
                 });
 
-                this.props.setCurrentView('provisioner', {infra_id: 1, kind: "ecr"});
-
               } else {
                 this.props.setCurrentView('dashboard', null);
               }