Skip to content

Commit

Permalink
fix: updated lint
Browse files Browse the repository at this point in the history
Signed-off-by: saralab <sarala.bp@gmail.com>
  • Loading branch information
saralab committed Apr 22, 2024
1 parent e195bd1 commit 5a53580
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/app/_components/PageWrapper.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@ export function PageWrapper({
</TextLink>{' '}
of the Stacks Blockchain has been released.
<br />
Stacks Mainnet has now been instantiated with Nakamoto! This kicks off the 1st step of the 2 part
Stacks Mainnet has now been instantiated with Nakamoto! This kicks off the 1st step of
the 2 part
<TextLink
href="https://docs.stacks.co/nakamoto-upgrade/nakamoto-rollout-plan"
target="_blank"
Expand All @@ -95,6 +96,7 @@ export function PageWrapper({
text-decoration: underline;
`}
>
{' '}
Nakamoto launch process
</TextLink>
</Text>
Expand Down

0 comments on commit 5a53580

Please sign in to comment.