Skip to content

Commit

Permalink
fix: typo (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
jagnani73 authored Oct 17, 2024
1 parent 3f2bf6d commit 32ff15e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ export const LatestTransactions: React.FC<LatestTransactionsProps> = ({
actionableWrapper(
actionable_redirect(),
<span className="text-center py-4 flex">
View all blocks
View all transactions
</span>,
)}
</Card>
Expand Down

0 comments on commit 32ff15e

Please sign in to comment.