frontend build

This commit is contained in:
Peter Papp
2020-08-28 16:17:53 +02:00
parent be08c8487a
commit 2f4aafb1b3
67 changed files with 81 additions and 485 deletions
+2
View File
@@ -7,6 +7,7 @@
<div id="application-wrapper" v-if="! isGuestLayout">
<!-- Full File Preview -->
<FileFullPreview />
<!--Mobile Navigation-->
<MobileNavigation />
@@ -66,6 +67,7 @@
components: {
MobileNavigation,
CookieDisclaimer,
FileFullPreview,
ToastrWrapper,
ShareCreate,
MobileMenu,