summaryrefslogtreecommitdiff
path: root/src/exports.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/exports.ts')
-rw-r--r--src/exports.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exports.ts b/src/exports.ts
index a95f7b6..56c2292 100644
--- a/src/exports.ts
+++ b/src/exports.ts
@@ -1,5 +1,5 @@
// Re-export components
-export { FGModInstallerSection } from './components/FGModInstallerSection';
+export { OptiScalerControls } from './components';
export { InstalledGamesSection } from './components/InstalledGamesSection';
export { ResultDisplay } from './components/ResultDisplay';