Hi, I'm Umar ><
const Umar = () => {
return {
pronouns: "He" | "Him",
country: "Pakistan",
bio: "empty heart empty soul."
}
}
Hi, I'm Umar ><
const Umar = () => {
return {
pronouns: "He" | "Him",
country: "Pakistan",
bio: "empty heart empty soul."
}
}