Move api client to a hook and allow .env api url config

This commit is contained in:
april
2024-01-05 11:42:05 -06:00
parent 05fefd40b1
commit 02c45bbc63
9 changed files with 99 additions and 50 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "",
"name": "tailfin-web",
"private": true,
"sideEffects": false,
"type": "module",