Right to left mode (#611)
* Right to left mode * Fix label --------- Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -74,6 +74,7 @@ class FormResource extends JsonResource
|
||||
'is_password_protected' => true,
|
||||
'has_password' => $this->has_password,
|
||||
'width' => 'centered',
|
||||
'layout_rtl' => $this->layout_rtl,
|
||||
'no_branding' => $this->no_branding,
|
||||
'properties' => [],
|
||||
'logo_picture' => $this->logo_picture,
|
||||
|
||||
Reference in New Issue
Block a user