Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
abdosaeedelhassan committed Feb 4, 2021
1 parent 5182ae0 commit f589937
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Livewire/Layouts/LaraTicketsContent.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@

use AsayDev\LaraTickets\Traits\SlimNotifierJs;
use Livewire\Component;
use Livewire\WithPagination;

class LaraTicketsContent extends Component
{
use WithPagination;

public $dashboardData;

Expand Down

0 comments on commit f589937

Please # to comment.