export const routes = [ { name: 'Circle mount', path: '/1-circle-mount', component: require('components/1-circle-mount') } ]