Skip to content

Commit 26a45bf

Browse files
committed
Fix: Pass showUsage option to the frontend
1 parent 64c5bc0 commit 26a45bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

loaders/styleguide-loader.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const CLIENT_CONFIG_OPTIONS = [
1717
'title',
1818
'highlightTheme',
1919
'showCode',
20+
'showUsage',
2021
'showSidebar',
2122
'previewDelay',
2223
'theme',

0 commit comments

Comments
 (0)