Skip to content

Commit

Permalink
Update top-up-gas.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
2423971719 committed Dec 29, 2022
1 parent 5399951 commit b949776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/main/top-up-gas.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ const TopUp: NextPage<{
<>
<CustomTitle title={"Top Up Gas Credit"} />
<div>
<TAForm onClick={confirm}>
<TAForm customStyle={false} onClick={confirm}>
<TASelect
setSelected={setSelected}
optionLabel={"label"}
Expand Down

0 comments on commit b949776

Please sign in to comment.