Michael
This commit is contained in:
parent
a541a75b8f
commit
a32d51d8cd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import { User } from "./types";
|
||||
|
||||
const text = "This is the new text ";
|
||||
const text = "This is Michael's Answer";
|
||||
|
||||
function getFromDb(): User[] {
|
||||
return [{
|
||||
|
|
Reference in a new issue