fixes to app

This commit is contained in:
Patryk
2025-06-08 20:18:38 +02:00
parent dbf07cea0a
commit bcce392c9b
13 changed files with 1450 additions and 375 deletions

View File

@@ -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 ">