Skip to content

Commit 08350c1

Browse files
committed
Update: storybook Add language to source code to increase the visual contrast
1 parent acf85fa commit 08350c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.storybook/preview.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export const parameters = {
1313
return `${src.replace(pattern, '$1')}`;
1414
},
1515
source: {
16+
language: 'html',
1617
state: 'open',
1718
},
1819
},

0 commit comments

Comments
 (0)