doesangueorg/doesangue-webapp

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

Summary

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