index
:
robot-tracker.git
master
Unnamed repository; edit this file 'description' to name the repository.
Arne Rief
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
src
/
pages
/
Dashboard.tsx
blob: f306c53010d4d47aedd4ae6742481a3e914c2400 (
plain
)
1
2
3
4
5
function Dashboard() { return <h1>Placeholder</h1>; } export default Dashboard;