Skip to content

Commit

Permalink
Upstream upgrade (yarn lockfile update)
Browse files Browse the repository at this point in the history
Signed-off-by: mxmar <[email protected]>
  • Loading branch information
mxmar committed Jan 15, 2024
1 parent 5197b7c commit 1575008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/snippets/footer/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ const Footer = () => {
<Link fontSize="xs" href="https://lukso.network/">lukso.network</Link>
<Text mt={ 3 } fontSize="xs">
Execution explorer is a tool for inspecting and analyzing EVM based blockchains. Blockchain explorer for LUKSO Networks.
It`&apos;`s the <Link fontSize="xs" href="https://www.blockscout.com/">Blockscout</Link> explorer fork.
It is the <Link fontSize="xs" href="https://www.blockscout.com/">Blockscout</Link> explorer fork.
</Text>
<VStack spacing={ 1 } mt={ 6 } alignItems="start">
{ apiVersionUrl && (
Expand Down

0 comments on commit 1575008

Please sign in to comment.