We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14ddf46 + 64a5ead commit 9caf285Copy full SHA for 9caf285
.storybook/preview.tsx
@@ -6,6 +6,7 @@ import { Story, Canvas } from '@storybook/addon-docs';
6
7
const preview: Preview = {
8
parameters: {
9
+ layout: 'centered',
10
controls: {
11
matchers: {
12
color: /(background|color)$/i,
0 commit comments