CreateImageWizard: decrease aws account id field length

This commit is contained in:
Jacob Kozol 2021-11-10 18:38:46 +01:00 committed by Sanne Raymaekers
parent 0357ed57f9
commit 56fdc730e5

View file

@ -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',