fix: make summary sticky

This commit is contained in:
Christel Westerberg
2024-10-25 11:09:03 +02:00
parent 7954c704d9
commit 7710d3f8f9
16 changed files with 170 additions and 107 deletions
+2 -2
View File
@@ -87,12 +87,12 @@ const nextConfig = {
// value: undefined,
// },
// {
// key: "fromdate",
// key: "fromDate",
// type: "query",
// value: undefined,
// },
// {
// key: "todate",
// key: "toDate",
// type: "query",
// value: undefined,
// },