fix(formatting): run prettier
This commit is contained in:
parent
22dda75136
commit
051dcf9617
|
@ -22,7 +22,11 @@ const translation = useTranslations(lang);
|
||||||
{translation("goals.gov")}
|
{translation("goals.gov")}
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="https://wiki.auxolotl.org/en/contributing/sigs-and-committees" target="_blank" rel="noopener noreferrer">
|
<a
|
||||||
|
href="https://wiki.auxolotl.org/en/contributing/sigs-and-committees"
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
>
|
||||||
{translation("goals.gov.wiki")}
|
{translation("goals.gov.wiki")}
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue