mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-05-08 04:00:14 -05:00
PHP Style Change (Laravel Pint CI)
This commit is contained in:
@@ -23,8 +23,8 @@ use App\Traits\LivewireSort;
|
||||
|
||||
class EmailUpdateSearch extends Component
|
||||
{
|
||||
use WithPagination;
|
||||
use LivewireSort;
|
||||
use WithPagination;
|
||||
|
||||
#[Url]
|
||||
public string $username = '';
|
||||
|
||||
Reference in New Issue
Block a user