tangled
alpha
login
or
join now
gmstn.systems
/
gemstone-app
frontend client for gemstone. decentralised workplace app
1
fork
atom
overview
issues
pulls
pipelines
gemstone-app
/
src
/
app
/
(protected)
/
profile.tsx
at
main
80 B
view raw
1
const
ProfileRoute
=
(
)
=
>
{
2
return
<
>
<
/
>
;
3
}
;
4
5
export
default
ProfileRoute
;