# fix
- Loading card
- Loading button
- Size image
- Mandatori form
- Share wa
## No Issuu
This commit is contained in:
2024-05-22 16:27:43 +08:00
parent 68e0a9a237
commit 10cf9c3a46
9 changed files with 78 additions and 47 deletions

View File

@@ -6,7 +6,7 @@ const app_config = {
host:
os.platform() === "darwin"
? "http://localhost:3000"
: "https://test-hipmi.wibudev.com",
: "https://test2-hipmi.wibudev.com",
isLocal: os.platform() === "darwin",
};