Migrates user page to SSR

This commit is contained in:
2023-10-12 21:55:37 -07:00
parent c00940fcbf
commit d9fec54062
16 changed files with 542 additions and 33 deletions

View File

@@ -28,6 +28,7 @@
(def money-input inputs/money-input-)
(def date-input inputs/date-input-)
(def select inputs/select-)
(def typeahead inputs/typeahead-)
(def field inputs/field-)
(def left-aside aside/left-aside-)