Skip to content

Commit ca7d208

Browse files
committed
refactor(#10336): remove unused common preferences
1 parent 3907cb5 commit ca7d208

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

packages/frontend/.storybook/preview.ts

-10
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,6 @@ const preview = {
2323
decorators: [
2424
mswDecorator,
2525
],
26-
parameters: {
27-
layout: 'centered',
28-
},
29-
argTypes: {
30-
default: {
31-
control: {
32-
type: 'text',
33-
},
34-
},
35-
},
3626
} satisfies Preview;
3727

3828
export default preview;

0 commit comments

Comments
 (0)