Skip to content

Commit

Permalink
Update base.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kfiven authored Apr 24, 2024
1 parent ae95151 commit cf59a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/base.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import "@fontsource/inter/variable.css";
import "@fontsource-variable/inter";
import { lightTheme, configClass, config, varsClass } from "../src";

export const baseDecorator = (Story) => {
Expand Down

0 comments on commit cf59a2b

Please sign in to comment.