Skip to content

Commit

Permalink
uncomment table history
Browse files Browse the repository at this point in the history
  • Loading branch information
CloudCludfore committed Jun 20, 2024
1 parent e237f99 commit b224712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/app/get-aura/deposit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,9 @@ function Deposit() {
</div>
</div>
)}
{/* <div className="mt-12">
<div className="mt-12">
<TableHistory></TableHistory>
</div> */}
</div>
</div>
);
}
Expand Down

0 comments on commit b224712

Please sign in to comment.