Skip to content

Commit

Permalink
Merge pull request #15 from Ge1i0N/3.x
Browse files Browse the repository at this point in the history
Add Closure import
  • Loading branch information
alexvenga authored Feb 1, 2025
2 parents 651136e + 44ff657 commit 7fc443e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Fields/Translatable.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

namespace VI\MoonShineSpatieTranslatable\Fields;

use Closure;
use Illuminate\Support\Str;
use MoonShine\Contracts\Core\DependencyInjection\FieldsContract;
use MoonShine\Contracts\UI\FieldContract;
Expand Down

0 comments on commit 7fc443e

Please sign in to comment.