diff --git a/src/components/History/RewardsTable.jsx b/src/components/History/RewardsTable.jsx index d7d68fc..fb3ac0c 100644 --- a/src/components/History/RewardsTable.jsx +++ b/src/components/History/RewardsTable.jsx @@ -49,12 +49,12 @@ function RewardsTable() { return (
| Description | +Amount | Date | Confirmation | diff --git a/src/components/History/index.jsx b/src/components/History/index.jsx index 9bdc62d..d2ffa1b 100644 --- a/src/components/History/index.jsx +++ b/src/components/History/index.jsx @@ -282,8 +282,6 @@ export default function History() { {/* REWARD SECTION */} {tab == 'reward' &&
|---|