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 51a8a06 commit 76cb592Copy full SHA for 76cb592
docs/pages/getting-started/providers/resend.mdx
@@ -1,7 +1,7 @@
1
import { Callout, Tabs } from "nextra/components"
2
import { Code } from "@/components/Code"
3
4
-<img align="right" src="/img/providers/resend.svg" height="64" width="96" />
+<img align="right" src="/img/providers/resend.svg" className="dark:bg-[currentColor]" height="64" width="96" />
5
6
# Resend Provider
7
0 commit comments