CreateImageWizard: decrease aws account id field length
This commit is contained in:
parent
0357ed57f9
commit
56fdc730e5
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ export default {
|
|||
{
|
||||
component: componentTypes.TEXT_FIELD,
|
||||
name: 'aws-account-id',
|
||||
className: 'pf-u-w-25',
|
||||
'data-testid': 'aws-account-id',
|
||||
type: 'text',
|
||||
label: 'AWS account ID',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue