From 185af1a122a664cf9d5be5eee45447674c282455 Mon Sep 17 00:00:00 2001 From: Alex Panturu Date: Wed, 19 Jun 2024 17:05:30 +0300 Subject: [PATCH] explorer: add number of displayed entries on table header --- .../__tests__/__snapshots__/BlocksCard.spec.js.snap | 6 +++--- .../__tests__/__snapshots__/TransactionsCard.spec.js.snap | 6 +++--- explorer/src/lib/components/blocks-card/BlocksCard.svelte | 2 +- .../components/transactions-card/TransactionsCard.svelte | 2 +- .../routes/blocks/__tests__/__snapshots__/page.spec.js.snap | 4 ++-- .../transactions/__tests__/__snapshots__/page.spec.js.snap | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/explorer/src/lib/components/__tests__/__snapshots__/BlocksCard.spec.js.snap b/explorer/src/lib/components/__tests__/__snapshots__/BlocksCard.spec.js.snap index 842dad4f71..02bd6e2319 100644 --- a/explorer/src/lib/components/__tests__/__snapshots__/BlocksCard.spec.js.snap +++ b/explorer/src/lib/components/__tests__/__snapshots__/BlocksCard.spec.js.snap @@ -11,7 +11,7 @@ exports[`Blocks Card > should disable the \`Show More\` button if there is no mo

- Blocks + Blocks - 10 Displayed Items