Merge branch 'join' into lukman/2-september-2024

This commit is contained in:
Amalia
2024-09-02 15:44:20 +08:00
committed by GitHub
19 changed files with 630 additions and 75 deletions

View File

@@ -5,6 +5,7 @@ export type TypeUser = {
phone: string
email: string
gender: string
img:string
isActive: boolean,
group: string,
img: string