Skip to content

Commit

Permalink
Merge pull request #1 from z-takaev/patch-1
Browse files Browse the repository at this point in the history
Fix namespace
  • Loading branch information
alexvenga authored Apr 10, 2023
2 parents 99d6a85 + ac6ada4 commit 9b01764
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 9b01764

Please sign in to comment.