We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b8f76 commit 925dbd7Copy full SHA for 925dbd7
apps/o3-storybook/.storybook/preview.ts
@@ -1,6 +1,9 @@
1
import {allModes} from './modes';
2
3
export const parameters = {
4
+ docs: {
5
+ codePanel: true
6
+ },
7
viewport: {
8
viewports: {
9
default: {name: 'Default', styles: {width: '240px', height: '900px'}},
0 commit comments