Skip to content

Commit

Permalink
docs: move font file
Browse files Browse the repository at this point in the history
  • Loading branch information
vis-prime committed Sep 10, 2023
1 parent 28895a2 commit 3877367
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .storybook/stories/Text.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ SUNT IN CULPA QUI OFFICIA DESERUNT MOLLIT ANIM ID EST LABORUM.`,
fontSize: 2,
maxWidth: 40,
lineHeight: 1,
font: './font/Kalam-Regular.ttf',
font: './fonts/Kalam-Regular.ttf',
characters: 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890!?.,:;\'"()[]{}<>|/@\\^$-%+=#_&~*',
onPreloadEnd: () => {
console.log('loaded')
Expand Down

0 comments on commit 3877367

Please sign in to comment.