jusrhee 4 năm trước cách đây
mục cha
commit
d00641c5c3

+ 1 - 0
dashboard/src/main/home/launch/launch-flow/SettingsPage.tsx

@@ -156,6 +156,7 @@ class SettingsPage extends Component<PropsType, StateType> {
               !this.props.isAuthorized("namespace", "", ["get", "create"])
             }
             onSubmit={(val) => {
+              console.log(val);
               onSubmit(val);
             }}
           />