Added ogent for entity code gen.

This commit is contained in:
mikestefanello 2025-04-01 10:20:14 -04:00
parent 9a92c4aad6
commit 196d34cc1f
29 changed files with 13445 additions and 12 deletions

View file

@ -36,6 +36,7 @@ func Admin(r *ui.Request, content Node) Node {
),
),
),
HtmxListeners(r),
),
)
}