Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
z-takaev authored Apr 10, 2023
1 parent 99d6a85 commit ac6ada4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Fields/MediaLibrary.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

use Illuminate\Database\Eloquent\Model;
use Illuminate\Support\Collection;
use Leeto\MoonShine\Fields\Image;
use MoonShine\Fields\Image;

class MediaLibrary extends Image
{
Expand Down

0 comments on commit ac6ada4

Please sign in to comment.