autoryzacja działa zarówno na android jak i ios

This commit is contained in:
2025-06-06 15:49:08 +02:00
parent b6f2225148
commit d4133f28bd
6 changed files with 53 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
import axios from "axios";
const API_URL = "https://testowe.zikor.pl/api/v1";
const API_URL = "https://hopp.zikor.pl/api/v1";
export async function listCategories() {
try {