Skip to content

Commit

Permalink
feat: display end txs message in the activity tab in namo mode (#1665)
Browse files Browse the repository at this point in the history
  • Loading branch information
vetalcore authored and rhyslbw committed Jan 26, 2025
1 parent e59c522 commit 0dece94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nami/src/ui/app/components/historyViewer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ const HistoryViewer = () => {
fontWeight="bold"
color="gray.400"
>
... nothing more
Use a Cardano explorer to see full transaction history.
</Box>
) : (
<Box textAlign="center">
Expand Down

0 comments on commit 0dece94

Please sign in to comment.