Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
lee-to authored and github-actions[bot] committed Jul 24, 2024
1 parent 128c818 commit cb33490
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/UI/Components/Metrics/Wrapped/Metric.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@

use Closure;
use MoonShine\Contracts\Core\HasAssetsContract;
use MoonShine\Core\Traits\WithAssets;
use MoonShine\Support\Enums\Color;
use MoonShine\UI\Components\MoonShineComponent;
use MoonShine\UI\Traits\Components\WithColumnSpan;
Expand Down
1 change: 0 additions & 1 deletion src/UI/Fields/FormElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
use MoonShine\Contracts\Core\ResourceContract;
use MoonShine\Contracts\Core\TypeCasts\CastedDataContract;
use MoonShine\Core\Traits\NowOn;
use MoonShine\Core\Traits\WithAssets;
use MoonShine\Core\Traits\WithViewRenderer;
use MoonShine\Support\AlpineJs;
use MoonShine\Support\Components\MoonShineComponentAttributeBag;
Expand Down

0 comments on commit cb33490

Please sign in to comment.