#401 - Enable paging on the content dashboard

This commit is contained in:
Elio Struyf
2022-09-08 11:38:45 +02:00
parent bf98ff9a1d
commit 2275c1b9cc
12 changed files with 81 additions and 27 deletions

View File

@@ -41,6 +41,12 @@
"description": "Panel styles",
"type": "file",
"groupId": "panel"
},
{
"name": "settings.ts",
"path": "src/constants/settings.ts",
"description": "Settings names",
"type": "file"
}
],
}