This website requires JavaScript.
Explore
Help
Sign In
felipe.araujo
/
sgmp
Watch
1
Star
0
Fork
You've already forked sgmp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3ae6856463
sgmp
/
frontend
/
app
/
solicitacoes
/
page.tsx
7 lines
130 B
TypeScript
Raw
Blame
History
export
default
function
SolicitacoesPage() {
return
(
<
div
>
<
h1
>
Solicitações
<
/
h1
>
<
/
div
>
)
}
Reference in New Issue
View Git Blame
Copy Permalink