summaryrefslogtreecommitdiff
path: root/src-migrate/modules
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2024-12-11 11:51:45 +0700
committerit-fixcomart <it@fixcomart.co.id>2024-12-11 11:51:45 +0700
commit0f84963214ee6dc5b5a44d945540826a66bec9e0 (patch)
tree4011423ed5147059f40afa873f87e167202f5f79 /src-migrate/modules
parentcecccfaf318e0e7c52132cf1d04c90c0df745d14 (diff)
<iman> update pengajuan tempo
Diffstat (limited to 'src-migrate/modules')
-rw-r--r--src-migrate/modules/register/stores/usePengajuanTempoStore.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src-migrate/modules/register/stores/usePengajuanTempoStore.ts b/src-migrate/modules/register/stores/usePengajuanTempoStore.ts
index 0551b275..48d789cd 100644
--- a/src-migrate/modules/register/stores/usePengajuanTempoStore.ts
+++ b/src-migrate/modules/register/stores/usePengajuanTempoStore.ts
@@ -50,6 +50,7 @@ export const usePengajuanTempoStore = create<State & Action>((set, get) => ({
estimasi: '',
tempoDuration: '',
bersedia: '',
+ website: '',
categoryProduk: '',
tempoLimit: '',
},
@@ -95,6 +96,7 @@ export const usePengajuanTempoStore = create<State & Action>((set, get) => ({
bankName: '',
accountName: '',
accountNumber: '',
+ website: '',
estimasi: '',
tempoDuration: '',
bersedia: '',