summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
Diffstat (limited to 'components')
-rw-r--r--components/tweaks.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/tweaks.tsx b/components/tweaks.tsx
index bc1a0d3..39130a5 100644
--- a/components/tweaks.tsx
+++ b/components/tweaks.tsx
@@ -49,7 +49,7 @@ import {
initialBehavior,
} from './config'
-import { ThemeContext } from '../pages/themecontext'
+import { ThemeContext } from '../util/themecontext'
export interface TweakProps {
physics: typeof initialPhysics