reward tab clean up
This commit was merged in pull request #471.
This commit is contained in:
@@ -284,10 +284,6 @@ export default function History() {
|
||||
<div className="wallet w-full border-t">
|
||||
<h1 className="p-2 text-xl font-bold text-dark-gray dark:text-white tracking-wide">Rewards</h1>
|
||||
{/* <p className='text-base text-slate-500 dark:text-white'>Activity Report</p> */}
|
||||
{/* {paymentHistory.loading ?
|
||||
<LoadingSpinner size='16' color='sky-blue' />
|
||||
: */}
|
||||
{/* } */}
|
||||
<RewardsTable />
|
||||
</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user