Update dependencies for overview stats
cgen-6fe6fe0f47344e8c9563bbda913df75b
This commit is contained in:
parent
cde40df149
commit
00da449bba
1 changed files with 5 additions and 3 deletions
|
|
@ -320,11 +320,13 @@ export default function Admin() {
|
|||
},
|
||||
],
|
||||
[
|
||||
applications.length,
|
||||
applicationsLoading,
|
||||
projectApplications.length,
|
||||
projectApplicationsLoading,
|
||||
opportunityApplications.length,
|
||||
opportunityApplicationsLoading,
|
||||
featuredStudios,
|
||||
loadingPosts,
|
||||
pendingApplications,
|
||||
pendingProjectApplications,
|
||||
publishedPosts,
|
||||
totalMembers,
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in a new issue