Fix preview
[MAILPOET-2600]
This commit is contained in:
committed by
Jack Kitterhing
parent
61251f6e34
commit
f5fc03ee1d
@ -119,6 +119,7 @@ class Forms extends APIEndpoint {
|
||||
return $this->successResponse([
|
||||
'html' => $html,
|
||||
'css' => $css,
|
||||
'form_element_styles' => $this->formRenderer->renderFormElementStyles($data),
|
||||
]);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user