Order zwracał 403, bo nie było headerów

Zdjęcia nie były centerowane względem szerokości
This commit is contained in:
2025-06-10 11:24:08 +02:00
parent c0b8800f83
commit 8f72f28566
5 changed files with 36 additions and 32 deletions

View File

@@ -84,7 +84,7 @@ export default function Account() {
</Link>
{/*Tak dodałem, można zmienić na coś innego*/}
<Link href="/dashboard/userPaymentHistory" asChild>
<Link href="/dashboard/userOrders" asChild>
<Pressable className="py-3 flex-row items-center border-b border-gray-100">
<Text className="text-lg flex-1">Historia płatności</Text>
<Text></Text>