Skip to content

Commit 34c5508

Browse files
committed
fixes
Signed-off-by: Robert Kruszewski <github@robertk.io>
1 parent c2fd5e0 commit 34c5508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vortex-web/.storybook/preview.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
import { createElement } from 'react';
55
import type { Preview } from '@storybook/react-vite';
6-
import { ThemeContext } from '../src/contexts/ThemeContext';
6+
import { ThemeContext } from '../src/contexts/ThemeContextCore';
77
import '../src/index.css';
88

99
const preview: Preview = {

0 commit comments

Comments
 (0)