diff --git a/stubs/app/Orchid/Screens/Examples/ExampleScreen.php b/stubs/app/Orchid/Screens/Examples/ExampleScreen.php index 37e95a000..2c94842b2 100644 --- a/stubs/app/Orchid/Screens/Examples/ExampleScreen.php +++ b/stubs/app/Orchid/Screens/Examples/ExampleScreen.php @@ -155,7 +155,7 @@ class='mw-100 d-block img-fluid rounded-1 w-100'> TD::make('created_at', 'Created') ->width('100') ->usingComponent(DateTimeSplit::class) - ->align(TD::ALIGN_RIGHT) + ->align(TD::ALIGN_RIGHT), ]), Layout::modal('exampleModal', Layout::rows([