diff --git a/components/operations/BorrowAtMaturity/InstallmentsOptions.tsx b/components/operations/BorrowAtMaturity/InstallmentsOptions.tsx
index ac2a61f2d..d6e4c24e6 100644
--- a/components/operations/BorrowAtMaturity/InstallmentsOptions.tsx
+++ b/components/operations/BorrowAtMaturity/InstallmentsOptions.tsx
@@ -72,6 +72,7 @@ export default function InstallmentsOptions() {
onChange={handleChange}
renderValue={option ? : null}
renderOption={(o: OptionProps) => }
+ disabled
/>
{option ? (