You've already forked AstralRinth
forked from didirus/AstralRinth
Organize components, switch auth to not use session
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import DashboardPage from '@/components/DashboardPage'
|
||||
import DashboardPage from '@/components/wrapper/DashboardPage'
|
||||
import axios from 'axios'
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user