mirror of
https://gitlab.com/MrFry/qmining-page
synced 2026-04-27 18:57:36 +02:00
Added server/api url
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
// TODO: prettier page for donate
|
||||
|
||||
export default function Thanks () {
|
||||
return (
|
||||
<div>
|
||||
<center>
|
||||
<span>Thanks for the donate</span>
|
||||
</center>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user