From a67d2b7bb4076245db241e0b5c7b6d6128c4f148 Mon Sep 17 00:00:00 2001 From: victorAnumudu Date: Tue, 31 Oct 2023 13:16:33 +0100 Subject: [PATCH] reward tab clean up --- src/components/History/index.jsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components/History/index.jsx b/src/components/History/index.jsx index 9d8726f..9bdc62d 100644 --- a/src/components/History/index.jsx +++ b/src/components/History/index.jsx @@ -284,10 +284,6 @@ export default function History() {

Rewards

{/*

Activity Report

*/} - {/* {paymentHistory.loading ? - - : */} - {/* } */}
} -- 2.34.1