mirror of
https://gitlab.com/MrFry/qmining-page
synced 2025-04-01 20:23:44 +02:00
Added server/api url
This commit is contained in:
parent
49753aa113
commit
4d3f3c0cc4
7 changed files with 19 additions and 5 deletions
11
src/pages/thanks.js
Normal file
11
src/pages/thanks.js
Normal file
|
@ -0,0 +1,11 @@
|
|||
// TODO: prettier page for donate
|
||||
|
||||
export default function Thanks () {
|
||||
return (
|
||||
<div>
|
||||
<center>
|
||||
<span>Thanks for the donate</span>
|
||||
</center>
|
||||
</div>
|
||||
)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue