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
/
sign_in
/
_sign_in.jsx
blob: 099ecd66c55183a28a68025760701e9629f0186e (
plain
)
1
2
3
export const SignIn = () => { return <div>I am the sign in page</div>; };