fix created at
This commit is contained in:
parent
a652b78230
commit
6068c717d3
6 changed files with 34 additions and 73 deletions
|
|
@ -5,7 +5,6 @@ export interface ISurvey {
|
|||
title: string;
|
||||
description: string;
|
||||
createdBy: number;
|
||||
createdAt: string;
|
||||
}
|
||||
|
||||
export interface INewSurvey{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue