docs(storybook): remove invalid argType that is not useful

This commit is contained in:
Jacob Overgaard
2024-10-16 21:12:47 +02:00
parent 19de38f021
commit cdfcd929ee

View File

@@ -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%;">