frontend phase 11

This commit is contained in:
hamid
2026-07-10 13:55:42 +03:30
parent ccfa27aff6
commit 67c028562e
43 changed files with 3275 additions and 24 deletions
@@ -0,0 +1,4 @@
import InstallmentScheduleRow from './InstallmentScheduleRow';
export { InstallmentScheduleRow as default, InstallmentScheduleRow };
export type { InstallmentScheduleRowProps } from './InstallmentScheduleRow';