From e2bfe729aa11ae04db5d77be4d49bf5b8d367f60 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Sat, 31 Jul 2021 16:24:01 +0200 Subject: moved themecontext and included build --- components/tweaks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components') 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 -- cgit v1.2.3