Order zwracał 403, bo nie było headerów
Zdjęcia nie były centerowane względem szerokości
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user