Skip to content

Commit

Permalink
🚑️ installments: disable
Browse files Browse the repository at this point in the history
  • Loading branch information
sebipap committed May 16, 2024
1 parent 4af7e75 commit 6d3408a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export default function InstallmentsOptions() {
onChange={handleChange}
renderValue={option ? <Option {...option} /> : null}
renderOption={(o: OptionProps) => <Option option {...o} />}
disabled
/>
{option ? (
<Typography
Expand Down

0 comments on commit 6d3408a

Please sign in to comment.