This commit is contained in:
Kfir Dayan 2023-09-11 16:45:12 +03:00
parent a541a75b8f
commit a32d51d8cd

View file

@ -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 [{