remove ttt test mit olli

This commit is contained in:
ogerly 2021-07-17 11:13:19 +02:00
parent ec2f41814c
commit a8422c6908

View File

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