aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/TermsOfService.js
blob: 71df372cc6dfc79233297bc48e0d5bed42aa96d6 (plain)
1
2
3
export default function TermsOfService() {
    return <h1>be good volunteer pls</h1>
}