Skip to content

Commit

Permalink
fixing the sidebar issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kayleb01 committed Oct 31, 2021
1 parent 25b7257 commit 630fffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Services/SidebarService.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
namespace App\Services;
use Illuminate\Support\Facades\Config;
use App\Http\Resources\SidebarResource;
use App\Services\TodoService;

class SidebarService
{
Expand Down

0 comments on commit 630fffe

Please sign in to comment.