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: {
|
||||
controls: {
|
||||
exclude: /^__/,
|
||||
},
|
||||
msw: {
|
||||
handlers: commonHandlers,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue