Ver Fonte

fix select (#4209)

Feroze Mohideen há 2 anos atrás
pai
commit
642f21e28e

+ 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