🎉 Add new dashboard libraries screen

This commit is contained in:
Andrés Moya 2022-08-18 17:18:06 +02:00
parent f0e521b8d5
commit 5a0ec9525b
4 changed files with 204 additions and 13 deletions

View file

@ -74,5 +74,6 @@
[:& grid {:files files
:project default-project
:origin :libraries
:limit limit}]]]))
:limit limit
:library-view? true}]]]))