diff --git a/dev-dist/sw.js b/dev-dist/sw.js index 1aa8a39..e5fc8bd 100644 --- a/dev-dist/sw.js +++ b/dev-dist/sw.js @@ -82,7 +82,7 @@ define(['./workbox-b5f7729d'], (function (workbox) { 'use strict'; "revision": "3ca0b8505b4bec776b69afdba2768812" }, { "url": "index.html", - "revision": "0.sq0ijia5dv8" + "revision": "0.6b12fkst04g" }], {}); workbox.cleanupOutdatedCaches(); workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), { diff --git a/src/components/LatestTransactions/LatestTransactions.jsx b/src/components/LatestTransactions/LatestTransactions.jsx index 6708700..e6a2926 100644 --- a/src/components/LatestTransactions/LatestTransactions.jsx +++ b/src/components/LatestTransactions/LatestTransactions.jsx @@ -1,5 +1,6 @@ import { Box, + Button, Container, Grid, GridItem, @@ -7,6 +8,7 @@ import { Icon, Image, Text, + Tooltip, VStack, keyframes, useColorMode, @@ -166,7 +168,7 @@ const LatestTransactions = () => { fontSize={"xs"} color={colorMode === "light" ? "#fff" : "#ccc"} > - Last refresh {relativeRefreshTime}{" "} + Last refresh {relativeRefreshTime} { alignItems={"flex-start"} position={"relative"} > - + + + + + {/* { left: "-24px", }} color="#7B7B7B" - /> + /> */}