diff --git a/centrifuge-app/src/components/LoanList.tsx b/centrifuge-app/src/components/LoanList.tsx index 1c91e660f1..cb204e25b6 100644 --- a/centrifuge-app/src/components/LoanList.tsx +++ b/centrifuge-app/src/components/LoanList.tsx @@ -282,7 +282,6 @@ export function LoanList({ loans, snapshots, isLoading }: Props) { } onChange={(e) => setShowRepaid(!showRepaid)} - variant="square" />