src/store/type/user.type.ts @@ -14,4 +14,5 @@ updateUser: string | null; userCode: string; userName: string; userAvatar: string | null; }