mirror of
https://github.com/umami-software/umami.git
synced 2026-02-16 02:25:35 +01:00
v1 revenue report for clickhouse
This commit is contained in:
parent
e173f375c7
commit
2707b39473
19 changed files with 427 additions and 243 deletions
5
src/app/(main)/reports/revenue/RevenueView.module.css
Normal file
5
src/app/(main)/reports/revenue/RevenueView.module.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
.container {
|
||||
display: grid;
|
||||
gap: 20px;
|
||||
margin-bottom: 40px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue