import { _ } from "@/lib/translation" import Button from "@/components/TempDesignSystem/Button" import styles from "./earnAndBurn.module.css" const EarnAndBurn = () => { return (
| {_("Arrival date")} | {_("Description")} | {_("Booking number")} | {_("Transaction date")} | {_("Points")} |
|---|---|---|---|---|
| 23 May 2023 | Scandic Mölndal, Mölndal 2 nights | 5123456576 | 26 May 2023 | 30000 |
| 23 May 2023 | Scandic Mölndal, Mölndal 2 nights | 5123456576 | 26 May 2023 | -30000 |