mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Implemented GET call requests to see the events and also each event detail
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export interface EventPerson{
|
||||
emailAddress: string;
|
||||
text: string;
|
||||
EmailAddress: string;
|
||||
Name: string;
|
||||
}
|
||||
Reference in New Issue
Block a user