build(#10336): hide internal args
This commit is contained in:
parent
671ce6a531
commit
5605b03ce4
1 changed files with 3 additions and 0 deletions
|
@ -97,6 +97,9 @@ const preview = {
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
parameters: {
|
parameters: {
|
||||||
|
controls: {
|
||||||
|
exclude: /^__/,
|
||||||
|
},
|
||||||
msw: {
|
msw: {
|
||||||
handlers: commonHandlers,
|
handlers: commonHandlers,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue