Merge branch 'main' of github.com:mikestefanello/pagoda into admin
This commit is contained in:
commit
cabf8b9cdb
4 changed files with 29 additions and 27 deletions
|
|
@ -41,6 +41,7 @@ func Auth(r *ui.Request, content Node) Node {
|
|||
),
|
||||
),
|
||||
),
|
||||
HtmxListeners(r),
|
||||
),
|
||||
),
|
||||
)
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@ func Primary(r *ui.Request, content Node) Node {
|
|||
),
|
||||
),
|
||||
),
|
||||
HtmxListeners(r),
|
||||
),
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue