Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit e1ee9ee

Browse files
committed
chore: remove unused code from storybook
1 parent 64bddd6 commit e1ee9ee

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.storybook/config.js

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,6 @@ import {
3737
} from '@fortawesome/free-brands-svg-icons'
3838

3939
Vue.use(Chakra, {
40-
extendTheme: {
41-
fonts: {
42-
heading: "'Comic Sans MS'",
43-
body: "'Comic Sans MS'",
44-
monospace: "'Comic Sans MS'"
45-
}
46-
},
4740
icons: {
4841
iconPack: 'fa',
4942
iconSet: {

0 commit comments

Comments
 (0)