浏览代码

fix select (#4209)

Feroze Mohideen 2 年之前
父节点
当前提交
642f21e28e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dashboard/src/main/home/app-dashboard/new-app-flow/GithubActionModal.tsx

+ 1 - 0
dashboard/src/main/home/app-dashboard/new-app-flow/GithubActionModal.tsx

@@ -170,6 +170,7 @@ const GithubActionModal: React.FC<Props> = ({
               setChoice(x as Choice);
             }}
             width="100%"
+            value={choice}
           />
           <Spacer y={1} />
           <Button