fix: storybook

This commit is contained in:
Benno Tielen 2025-03-11 13:16:07 +01:00
parent e75b6609c3
commit 76a6df83f3

View file

@ -1,5 +1,5 @@
import type { Preview } from '@storybook/react'
import { defaultFont } from '../src/app/fonts'
import { defaultFont } from '@/assets/fonts'
const preview: Preview = {
decorators: [