Skip to content

Commit ff1c08d

Browse files
committed
Allow templates with Unlayer
1 parent cfa1d7e commit ff1c08d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/UnlayerEditor.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616

1717
class UnlayerEditor extends EditorComponent
1818
{
19-
public static bool $supportsTemplates = false;
20-
2119
public function mount(HasHtmlContent $model)
2220
{
2321
parent::mount($model);

0 commit comments

Comments
 (0)