index
:
eleicoes.git
master
Website created for student union elections
Lucas Faria Mendes
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
votar
/
loading.tsx
blob: 4349ac3a6198cf97f731b8f92eb44788309054e7 (
plain
)
1
2
3
export
default
function
Loading() {
return
null
;
}