We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea8ae45 commit 57bc214Copy full SHA for 57bc214
src/Unlayer.php
@@ -20,7 +20,7 @@ class Unlayer extends Code
20
public $savingCallback;
21
22
/** @var string Height of the editor (with units) */
23
- public string $height = '800px';
+ public $height = '800px';
24
25
/**
26
* Specify Unlayer config
0 commit comments