doesangueorg/doesangue-webapp

View on GitHub
src/router/dashboard/follows/index.js

Summary

Maintainability
A
0 mins
Test Coverage
export default {
    path: '/dashboard/me/following',
    name: 'Following',
    component: Following
}