working on qr style

This commit is contained in:
frontend perkafean
2024-08-05 06:56:40 +00:00
parent 7426ccd61b
commit 0c94adc20f
5 changed files with 230 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
// src/config.js
const API_BASE_URL = "https://hflt3s-5000.csb.app"; // Replace with your actual backend URL
const API_BASE_URL = "https://sswsts-5000.csb.app"; // Replace with your actual backend URL
export default API_BASE_URL;