Move src to dashboard (#152)
This commit is contained in:
5
app/javascript/dashboard/routes/auth/Auth.vue
Normal file
5
app/javascript/dashboard/routes/auth/Auth.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div class="row auth-wrap login align-center">
|
||||
<router-view></router-view>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user