Merge pull request #31120 from backstage/textfield-storybook-fix
This commit is contained in:
@@ -113,6 +113,7 @@ export const DisabledWithIcon: Story = {
|
||||
...WithIcon.args,
|
||||
isDisabled: true,
|
||||
},
|
||||
render: WithIcon.render,
|
||||
};
|
||||
|
||||
export const ShowError: Story = {
|
||||
|
||||
Reference in New Issue
Block a user