Adds new default admin page

This commit is contained in:
2023-10-31 13:59:03 -07:00
parent f8690edbb8
commit 25b397325a
11 changed files with 128 additions and 10 deletions

View File

@@ -192,8 +192,7 @@
[:ul {:class "space-y-2"}
[:li
(menu-button- {:icon svg/dashboard
:href (bidi/path-for client-routes/routes
:admin)}
:href (bidi/path-for ssr-routes/only-routes :auto-ap.routes.admin/page)}
"Dashboard")]
[:li