Thanks to visit codestin.com Credit goes to github.com
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 b5ffc78 commit c70fbbfCopy full SHA for c70fbbf
site/.storybook/preview.js
@@ -5,7 +5,7 @@ import { createMemoryHistory } from "history"
5
import { addDecorator } from "node_modules/@storybook/react"
6
import { unstable_HistoryRouter as HistoryRouter } from "react-router-dom"
7
import { dark, light } from "../src/theme"
8
-import "../src/theme/global-fonts"
+import "../src/theme/globalFonts"
9
10
const providerFn = ({ children, theme }) => (
11
<ThemeProvider theme={theme}>
0 commit comments