mirror of
https://github.com/misskey-dev/misskey
synced 2024-11-28 06:48:42 +09:00
build(#10336): hide internal args
This commit is contained in:
parent
671ce6a531
commit
5605b03ce4
@ -97,6 +97,9 @@ const preview = {
|
||||
},
|
||||
],
|
||||
parameters: {
|
||||
controls: {
|
||||
exclude: /^__/,
|
||||
},
|
||||
msw: {
|
||||
handlers: commonHandlers,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user