Fix guide flow editor layout sizing
This commit is contained in:
@@ -18,6 +18,8 @@ class ManageGuidePages extends Page
|
||||
|
||||
protected static string $view = 'filament.resources.guide.manage-pages';
|
||||
|
||||
protected ?string $maxContentWidth = 'full';
|
||||
|
||||
public array $nodes = [];
|
||||
|
||||
public array $edges = [];
|
||||
|
||||
Reference in New Issue
Block a user