Files
baya-monorepo/client/src/components/InstallmentScheduleRow/index.tsx
T
2026-07-10 13:55:42 +03:30

5 lines
211 B
TypeScript

import InstallmentScheduleRow from './InstallmentScheduleRow';
export { InstallmentScheduleRow as default, InstallmentScheduleRow };
export type { InstallmentScheduleRowProps } from './InstallmentScheduleRow';