feat: keep collapsible state on montlhly overview

This commit is contained in:
Herculino Trotta
2024-10-30 16:07:32 -03:00
parent 43c429406d
commit 0726350b45
9 changed files with 34 additions and 9 deletions

View File

@@ -23,6 +23,7 @@
},
"dependencies": {
"@alpinejs/mask": "^3.14.1",
"@alpinejs/morph": "^3.14.3",
"@babel/core": "^7.16.7",
"@babel/eslint-parser": "^7.16.5",
"@babel/plugin-proposal-class-properties": "^7.16.7",
@@ -44,6 +45,7 @@
"daisyui": "^4.12.13",
"eslint": "^8.7.0",
"eslint-webpack-plugin": "^3.1.1",
"htmx-ext-alpine-morph": "^2.0.0",
"htmx.org": "^2.0.1",
"hyperscript.org": "^0.9.12",
"jquery": "^3.7.1",