feat: insight page

This commit is contained in:
Herculino Trotta
2025-02-16 00:14:23 -03:00
parent daf1f68b82
commit 195a8a68d6
15 changed files with 1062 additions and 262 deletions

View File

@@ -17,6 +17,10 @@
for x in datepickers
MonthYearPicker(it)
end
set datepickers to <.airyearpickerinput/> in me
for x in datepickers
YearPicker(it)
end
end
end
</script>