mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-20 04:54:57 +00:00
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