improve account style
This commit is contained in:
@@ -35,7 +35,7 @@ export default function UserNotices() {
|
||||
}
|
||||
|
||||
return (
|
||||
<VStack className="p-4">
|
||||
<VStack className="p-2">
|
||||
{/* <Text className="text-2xl font-bold mb-4">Moje ogłoszenia</Text> */}
|
||||
{userNotices.length > 0 ? (
|
||||
<FlatList
|
||||
|
||||
Reference in New Issue
Block a user