Skip to content

Commit 494a3d7

Browse files
committedMay 1, 2024
style: remove unused whitespace
1 parent 8f78d57 commit 494a3d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/src/components/Footer.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default function Footer(props: {
3030
{props.association.address} <br />
3131
<a href={`mailto:${props.association.email}`}>
3232
{props.association.email}
33-
</a>{" "}
33+
</a>
3434
<br />
3535
{props.association.phone}
3636
</p>

0 commit comments

Comments
 (0)