olli test 1

This commit is contained in:
ogerly 2021-07-16 15:45:29 +02:00
parent 92aa1061f6
commit b8c75bd50a

View File

@ -1,5 +1,5 @@
<template>
<div id="app" class="font-sans text-gray-800">
<div id="app" class="font-sans text-gray-800 ttt">
<div class="">
<particles-bg type="custom" :config="config" :bg="true" />
<component :is="$route.meta.requiresAuth ? 'DashboardLayout' : 'AuthLayoutGDD'" />