diff --git a/src/containers/Dashboard.tsx b/src/containers/Dashboard.tsx index 6eef3aaf..054ce164 100644 --- a/src/containers/Dashboard.tsx +++ b/src/containers/Dashboard.tsx @@ -140,9 +140,9 @@ export default (props: any) => { { props.history.push(`/blocks/${blockNumber - 15}`); }}