adding space

This commit is contained in:
Kfir Dayan 2023-09-11 16:41:41 +03:00
parent 7203b8f6b2
commit a541a75b8f

View file

@ -1,6 +1,6 @@
import { User } from "./types";
const text = "This is the new text";
const text = "This is the new text ";
function getFromDb(): User[] {
return [{