From 2ffc49bb65a16f07cf5a3b7e4926c34ea07b9460 Mon Sep 17 00:00:00 2001 From: it-fixcomart Date: Wed, 21 Aug 2024 17:10:13 +0700 Subject: update new register --- src-migrate/types/auth.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'src-migrate/types') diff --git a/src-migrate/types/auth.ts b/src-migrate/types/auth.ts index e93a475a..593e120f 100644 --- a/src-migrate/types/auth.ts +++ b/src-migrate/types/auth.ts @@ -10,6 +10,7 @@ export type AuthProps = { name: string; email: string; phone: string; + npwp: string; mobile: string; external: boolean; company: boolean; -- cgit v1.2.3