We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b9254 commit e5272e1Copy full SHA for e5272e1
docs/pages/getting-started/providers/resend.mdx
@@ -1,7 +1,13 @@
1
import { Callout, Tabs } from "nextra/components"
2
import { Code } from "@/components/Code"
3
4
-<img align="right" src="/img/providers/resend.svg" className="dark:bg-[currentColor]" height="64" width="96" />
+<img
5
+ align="right"
6
+ src="/img/providers/resend.svg"
7
+ className="dark:bg-[currentColor]"
8
+ height="64"
9
+ width="96"
10
+/>
11
12
# Resend Provider
13
0 commit comments