Skip to content

Commit

Permalink
chore(nx-dev): run nx format
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacplmann committed Oct 24, 2023
1 parent 1d660e5 commit fc0f00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx-dev/ui-home/src/lib/newsletter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ export function Newsletter(): JSX.Element {
{...props}
>
{/*<title>Twitter</title>*/}
<path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/>
<path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z" />
</svg>
),
},
Expand Down

0 comments on commit fc0f00f

Please sign in to comment.