import React from 'react' import RepaymentsCom from '../components/repayments/RepaymentsCom' export default function RepaymentsPage() { return ( ) }