Merge branch 'develop' of github.com:Frappet/bma-ehr-frontend into me
This commit is contained in:
commit
33681a0b37
37 changed files with 1740 additions and 806 deletions
|
|
@ -1,5 +1,5 @@
|
|||
interface ResponseData {
|
||||
createdAt: Date;
|
||||
createdAt: any;
|
||||
date: Date;
|
||||
firstName: string;
|
||||
id: string;
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
interface ResponseData {
|
||||
createdAt: Date;
|
||||
createdAt: any;
|
||||
date: Date;
|
||||
firstName: string;
|
||||
id: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue