We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f656cc commit a0187ccCopy full SHA for a0187cc
invokeai/frontend/web/.storybook/preview.tsx
@@ -6,7 +6,6 @@ import { Provider } from 'react-redux';
6
import ThemeLocaleProvider from '../src/app/components/ThemeLocaleProvider';
7
import { $baseUrl } from '../src/app/store/nanostores/baseUrl';
8
import { createStore } from '../src/app/store/store';
9
-import { Container } from '@chakra-ui/react';
10
// TODO: Disabled for IDE performance issues with our translation JSON
11
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
12
// @ts-ignore
0 commit comments