feat: add data handling to EarnAndBurn

This commit is contained in:
Arvid Norlin
2024-05-14 16:35:44 +02:00
parent 7ad8726633
commit 9ef9de840c
10 changed files with 391 additions and 26 deletions

View File

@@ -2,7 +2,7 @@ import { _ } from "@/lib/translation"
import styles from "./currentPointsBalance.module.css"
const CurrentPointsBalance = () => {
function CurrentPointsBalance() {
const points = 30000
return (