mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-13 08:55:44 +01:00
Update storyshots because of the updated Input component
This commit is contained in:
@@ -46248,6 +46248,7 @@ exports[`Storyshots Forms|AddKeyValueEntryToTableField Default 1`] = `
|
||||
>
|
||||
<input
|
||||
className="input"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onKeyPress={[Function]}
|
||||
placeholder=""
|
||||
@@ -46271,6 +46272,7 @@ exports[`Storyshots Forms|AddKeyValueEntryToTableField Default 1`] = `
|
||||
>
|
||||
<input
|
||||
className="input"
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onKeyPress={[Function]}
|
||||
placeholder=""
|
||||
@@ -46324,6 +46326,7 @@ exports[`Storyshots Forms|AddKeyValueEntryToTableField Disabled 1`] = `
|
||||
<input
|
||||
className="input"
|
||||
disabled={true}
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onKeyPress={[Function]}
|
||||
placeholder=""
|
||||
@@ -46348,6 +46351,7 @@ exports[`Storyshots Forms|AddKeyValueEntryToTableField Disabled 1`] = `
|
||||
<input
|
||||
className="input"
|
||||
disabled={true}
|
||||
onBlur={[Function]}
|
||||
onChange={[Function]}
|
||||
onKeyPress={[Function]}
|
||||
placeholder=""
|
||||
|
||||
Reference in New Issue
Block a user