first merge to main 🚀 #71

Manually merged
philipp merged 491 commits from dev into main 2021-02-19 17:03:06 +00:00
Showing only changes of commit e9a6637eb9 - Show all commits

View File

@ -273,6 +273,7 @@ import store from "../store";
<div class="shadow px-6 pt-4 pb-1">
<BreadcrumbNav />
</div>
<StatCards />
<div class="mb-8">
<FileUpload />
</div>
@ -291,7 +292,6 @@ import store from "../store";
<div class="mb-8">
<Avatars />
</div>
<StatCards />
<div class="mb-8">
<Tracks />
</div>