added the sites page and all other required imports for it to work, also fixed the map card

This commit is contained in:
csawatzky 2025-04-03 12:54:00 -06:00
parent c5afdc2c3d
commit 3990dfbf4f
14 changed files with 1595 additions and 21 deletions

View file

@ -38,8 +38,8 @@ export {
// useKeyManagerAPI,
useTerminalAPI, //TODO: update api with resolve,reject
useGateAPI,
// useObjectHeaterAPI,
// useMutationAPI,
useObjectHeaterAPI, //TODO: update api with resolve,reject
useMutationAPI, //TODO: update api with resolve,reject
useGrainBagAPI,
useTransactionAPI,
useFileControllerAPI