summaryrefslogtreecommitdiff
path: root/src/components/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/index.ts')
-rw-r--r--src/components/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/index.ts b/src/components/index.ts
index 260d192..65a3252 100644
--- a/src/components/index.ts
+++ b/src/components/index.ts
@@ -4,7 +4,7 @@ export { InstallationButton } from "./InstallationButton";
export { ConfigurationSection } from "./ConfigurationSection";
export { FpsMultiplierControl } from "./FpsMultiplierControl";
export { UsageInstructions } from "./UsageInstructions";
-export { WikiButton } from "./WikiButton";
+// export { WikiButton } from "./WikiButton";
export { SmartClipboardButton } from "./SmartClipboardButton";
export { FgmodClipboardButton } from "./FgmodClipboardButton";
// export { ClipboardDisplay } from "./ClipboardDisplay";