Fix result table layout

This commit is contained in:
Geomitron
2023-12-14 13:36:45 -06:00
parent c2e355cb53
commit 742c6a28d0
23 changed files with 81 additions and 196 deletions

View File

@@ -1,3 +1,4 @@
export const environment = {
production: true,
apiUrl: 'https://api.enchor.us',
}

View File

@@ -4,6 +4,7 @@
export const environment = {
production: false,
apiUrl: 'https://api.enchor.us',
}
/*