Fix incorrect CSS prefix on DDF wizard.

This commit is contained in:
Martin Maroši 2021-10-12 14:48:17 +02:00 committed by Sanne Raymaekers
parent 7c16c6c3d0
commit d3a5a3adc1

View file

@ -144,7 +144,7 @@ const CreateImageWizard = () => {
{
component: componentTypes.WIZARD,
name: 'image-builder-wizard',
className: 'image-builder',
className: 'image_builder',
isDynamic: true,
inModal: true,
buttonLabels: {