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.
error-handling.mdx
1 parent ef56391 commit f74b9b5Copy full SHA for f74b9b5
docs/popular-topics/error-handling.mdx
@@ -8,6 +8,8 @@ import {
8
DiscordInteraction,
9
DiscordMessage,
10
} from "discord-message-components/packages/react";
11
+import "discord-message-components/packages/react/dist/style.css";
12
+
13
import DiscordComponent, { defaultOptions } from "@site/src/components/DiscordComponent";
14
15
## About
0 commit comments