Skip to content

Commit

Permalink
fix select (#4209)
Browse files Browse the repository at this point in the history
  • Loading branch information
Feroze Mohideen authored Jan 29, 2024
1 parent e2438dc commit 642f21e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ const GithubActionModal: React.FC<Props> = ({
setChoice(x as Choice);
}}
width="100%"
value={choice}
/>
<Spacer y={1} />
<Button
Expand Down

0 comments on commit 642f21e

Please sign in to comment.