From c215fe7b3b7b4ac925605e352522a8ca9aa961cc Mon Sep 17 00:00:00 2001 From: tabuna Date: Wed, 12 Jul 2023 00:35:34 +0000 Subject: [PATCH] Fixed code style --- stubs/app/Orchid/Screens/Examples/ExampleScreen.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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([