fix: storybook
This commit is contained in:
parent
e75b6609c3
commit
76a6df83f3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
import type { Preview } from '@storybook/react'
|
import type { Preview } from '@storybook/react'
|
||||||
import { defaultFont } from '../src/app/fonts'
|
import { defaultFont } from '@/assets/fonts'
|
||||||
|
|
||||||
const preview: Preview = {
|
const preview: Preview = {
|
||||||
decorators: [
|
decorators: [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue