history format changed
This commit was merged in pull request #764.
This commit is contained in:
@@ -70,7 +70,6 @@ function RecentActivityTable({ payment }) {
|
||||
data={payment?.data}
|
||||
start={indexOfFirstItem}
|
||||
stop={indexOfLastItem}
|
||||
borderTop={false}
|
||||
/>
|
||||
{/* END OF PAGINATION BUTTON */}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user