Skip to content

Commit 10db1c1

Browse files
missing import
1 parent a29e970 commit 10db1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/bots/troubleshooting/wordpress-loopback-issue.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar:
66

77
---
88

9-
import { Tabs, TabItem, Steps, Render } from '~/components';
9+
import { Tabs, TabItem, Steps, Render, DashButton } from '~/components';
1010

1111
When users attempt to run diagnostics in the Site Status page for WordPress installations, loopback issues arise when our bot detection services block them.
1212

0 commit comments

Comments
 (0)