Skip to content

Commit

Permalink
Add missing concern
Browse files Browse the repository at this point in the history
  • Loading branch information
francoism90 authored Aug 15, 2024
1 parent 5af3110 commit 2c7f40d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Views/Concerns/WithSeo.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

namespace Foxws\WireUse\Views\Concerns;

use Artesaos\SEOTools\Facades\SEOMeta;

trait WithSeo
{
public function bootWithSeo(): void
Expand Down

0 comments on commit 2c7f40d

Please sign in to comment.