Makes loading page asynchronous

This commit is contained in:
2024-04-29 11:08:59 -07:00
parent 0b2ec31160
commit cb5028948e
4 changed files with 224 additions and 186 deletions

View File

@@ -17,7 +17,7 @@
"search" :search
"indicators" indicator-routes/routes
"dashboard" {:get ::d-routes/page}
"dashboard" d-routes/routes
"account" {"/search" {:get :account-search}}
"admin" {"" :auto-ap.routes.admin/page
"/client" ac-routes/routes