Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xpub-elife
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
xpub
xpub-elife
2a2ccbde894a216deea68ac3ab474360aa076d1f
xpub-elife
app
routes.js
Find file
Normal view
History
Permalink
routes.js
87 B
Newer
Older
Initial commit 💥
Tamlyn Rhodes
committed
6 years ago
1
2
3
4
5
import
React
from
'
react
'
const
Routes
=
()
=>
<
div
>
TODO
<
/div
>
export
default
Routes