Skip to content

Instantly share code, notes, and snippets.

@anthonybudd
Created December 31, 2019 23:20
Show Gist options
  • Select an option

  • Save anthonybudd/3fb2b0e0bf733fccdfdff3ead0c430e2 to your computer and use it in GitHub Desktop.

Select an option

Save anthonybudd/3fb2b0e0bf733fccdfdff3ead0c430e2 to your computer and use it in GitHub Desktop.
import bio from './components/bio'
export default [
{
path: '/',
name: 'bio',
component: bio,
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment