Skip to content

Commit 4309b8d

Browse files
lrljoegithub-actions[bot]
authored andcommitted
Fix styling
1 parent b7e4324 commit 4309b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DataTableComponent.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ abstract class DataTableComponent extends Component
1111
use HasAllTraits;
1212

1313
/**
14-
* Runs on every request, immediately after the component is instantiated, but before any other lifecycle methods are called
14+
* Runs on every request, immediately after the component is instantiated, but before any other lifecycle methods are called
1515
*/
1616
#[On('refreshDatatable')]
1717
public function boot(): void

0 commit comments

Comments
 (0)