Commit ec0b94a9 authored by Ian Lapham's avatar Ian Lapham Committed by GitHub

fix: Fix spacing type (#4073)

* fix: Fix spacing type

* prettier
Co-authored-by: default avatarVignesh Mohankumar <me@vig.xyz>
parent d5eed8b1
......@@ -302,8 +302,8 @@ export default function VotePage({
<ThemedText.Black>
<Trans>
Only UNI votes that were self delegated or delegated to another address before block{' '}
{proposalData.startBlock} are eligible for voting.{' '}
</Trans>
{proposalData.startBlock} are eligible for voting.
</Trans>{' '}
{showLinkForUnlock && (
<span>
<Trans>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment