fix(my-joy-beta): hvm by default

fixes #1044
This commit is contained in:
Sérgio Ramos 2018-01-25 15:50:49 +00:00 committed by Sérgio Ramos
parent 598ab0d071
commit 467edd24e2

View File

@ -48,6 +48,7 @@ const ImageContainer = ({
form="create-instance-image" form="create-instance-image"
destroyOnUnmount={false} destroyOnUnmount={false}
forceUnregisterOnUnmount={true} forceUnregisterOnUnmount={true}
initialValues={{ vms: true }}
onSubmit={handleNext} onSubmit={handleNext}
> >
{props => {props =>