Fixed HTMX listeners.
This commit is contained in:
parent
9441014517
commit
efab433d5c
4 changed files with 32 additions and 22 deletions
|
|
@ -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