Fix loading in stats page (#2554)

Signed-off-by: Cintia Sanchez Garcia <cynthiasg@icloud.com>
This commit is contained in:
Cintia Sánchez García 2022-11-28 13:54:47 +01:00 committed by GitHub
parent 13155e65ce
commit c81c934a6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -36,6 +36,8 @@ const StatsView = (props: Props) => {
packages: {
total: 0,
runningTotal: [],
viewsDaily: [],
viewsMonthly: [],
},
snapshots: {
total: 0,