Skip to content

Commit

Permalink
fix: minor
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-to committed Sep 18, 2024
1 parent 6e76945 commit 1c33aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Laravel/stubs/ModelResourceDefault.stub
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ use MoonShine\Laravel\Resources\ModelResource;
use MoonShine\UI\Components\Layout\Box;
use MoonShine\UI\Fields\ID;
use MoonShine\Contracts\UI\FieldContract;
use MoonShine\Contracts\UI\FieldContract;
use MoonShine\Contracts\UI\ComponentContract;

/**
* @extends ModelResource<{model}>
Expand Down

0 comments on commit 1c33aec

Please sign in to comment.