Skip to content

Commit e5272e1

Browse files
committed
docs: fix lint
1 parent a0b9254 commit e5272e1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/pages/getting-started/providers/resend.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
import { Callout, Tabs } from "nextra/components"
22
import { Code } from "@/components/Code"
33

4-
<img align="right" src="/img/providers/resend.svg" className="dark:bg-[currentColor]" height="64" width="96" />
4+
<img
5+
align="right"
6+
src="/img/providers/resend.svg"
7+
className="dark:bg-[currentColor]"
8+
height="64"
9+
width="96"
10+
/>
511

612
# Resend Provider
713

0 commit comments

Comments
 (0)