Skip to content

Commit d826af7

Browse files
committed
chore: format
1 parent 3e1c02d commit d826af7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

demo/emails/koala-welcome.tsx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ export const KoalaWelcomeEmail = ({
5353
The Koala team
5454
</Text>
5555
<Hr style={hr} />
56-
<Text style={footer}>470 Noor Ave STE B #1148, South San Francisco, CA 94080</Text>
56+
<Text style={footer}>
57+
470 Noor Ave STE B #1148, South San Francisco, CA 94080
58+
</Text>
5759
</Container>
5860
</Body>
5961
</Html>

0 commit comments

Comments
 (0)