feat: add minimal form to modal

This commit is contained in:
Ahmad Abdolsaheb
2019-12-09 22:05:09 +01:00
committed by mrugesh
parent 85d3587e59
commit 01d1315835
5 changed files with 260 additions and 79 deletions

View File

@ -11,7 +11,7 @@ const amountsConfig = {
};
const defaultAmount = {
year: 25000,
month: 3500,
month: 500,
onetime: 25000
};
const defaultStateConfig = {