🎉 Drag and drop files in the dashboard

This commit is contained in:
Andrés Moya 2021-03-09 09:13:17 +01:00
parent 81a604dca2
commit c2332331ce
11 changed files with 332 additions and 81 deletions

View file

@ -148,6 +148,7 @@
[:& line-grid
{:project-id (:id project)
:team-id team-id
:on-load-more on-nav
:files files}]]))