fixes to app
This commit is contained in:
@@ -37,7 +37,6 @@ export default function Account() {
|
||||
return <Text>Nie udało się pobrać danych użytkownika.</Text>;
|
||||
}
|
||||
|
||||
console.log(user);
|
||||
return (
|
||||
<VStack className=" flex-1 m-2">
|
||||
<Box className="bg-white p-5 rounded-lg ">
|
||||
|
||||
Reference in New Issue
Block a user