docs(storybook): remove invalid argType that is not useful
This commit is contained in:
@@ -9,13 +9,6 @@ const meta: Meta<UmbLocalizeElement> = {
|
||||
args: {
|
||||
key: 'general_areyousure',
|
||||
},
|
||||
argTypes: {
|
||||
args: {
|
||||
control: {
|
||||
type: 'array',
|
||||
},
|
||||
},
|
||||
},
|
||||
decorators: [
|
||||
(story) => {
|
||||
return html`<div style="padding: 1rem; margin: 1rem; border: 1px solid green; max-width:50%;">
|
||||
|
||||
Reference in New Issue
Block a user