Skip to content

Commit

Permalink
Fix class in OrdersCount
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Mar 25, 2024
1 parent 9d62354 commit f67f6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Widgets/OrdersCount.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

namespace Cone\Bazar\Widgets;

use App\Models\Order;
use Cone\Bazar\Models\Order;
use Cone\Root\Widgets\Value;
use Illuminate\Database\Eloquent\Builder;

Expand Down

0 comments on commit f67f6a3

Please sign in to comment.