feat : update image
Deskripsi: - update image calender - update image discussion - update image division - update image project - update image task - update image user - update api image No Issue
This commit is contained in:
@@ -37,6 +37,7 @@ export interface IDataDetailByIdMember {
|
||||
idUser: string
|
||||
name: string
|
||||
email: string
|
||||
img: string
|
||||
}
|
||||
|
||||
export interface IFormCreateCalender {
|
||||
@@ -56,6 +57,7 @@ export interface IFormMemberCalender {
|
||||
idUser: {
|
||||
id: string
|
||||
name: string
|
||||
img: string
|
||||
}[]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user