diff --git a/src/BlockViewer.js b/src/BlockViewer.js index 585ca35..0ce2757 100644 --- a/src/BlockViewer.js +++ b/src/BlockViewer.js @@ -6,7 +6,7 @@ const Block = (obj) => { dateObj.setUTCSeconds(thisEpoch); const [thisDate, thisTime] = dateObj.toISOString().split('T'); return ( -
+
🔗{obj.block} diff --git a/src/eventButton.js b/src/eventButton.js index 95b25e9..8fb014a 100644 --- a/src/eventButton.js +++ b/src/eventButton.js @@ -49,7 +49,7 @@ const EventButton = (obj) => { } return ( -
+
{blockNumber}