fix: retain child provenance in htmx page swaps

This commit is contained in:
Your Name 2026-08-06 17:08:17 -04:00
parent e9f235505f
commit c8e50cb629
3 changed files with 116 additions and 3 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
node_modules
.venv
.DS_Store
dbs
.env