Skip to content

Commit 92780e6

Browse files
committed
Remove body padding added by v6
1 parent 94c43d8 commit 92780e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.storybook/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ function loadStories() {
55
// You can require as many stories as you need.
66
}
77

8+
export const parameters = {
9+
layout: 'fullscreen',
10+
};
11+
812
configure(loadStories, module);

0 commit comments

Comments
 (0)