index
:
zzz--oldstuff/locchat.git
main
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
components
/
home
/
_home.jsx
blob: 59389ad61942d644b6b8a7903d1288db6b018af9 (
plain
)
1
2
3
export const Home = () => { return <div>I am the home page</div>; };