Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphjsmit committed Aug 30, 2024
1 parent 37a1bc4 commit dd9b53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SEO.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
namespace RalphJSmit\Filament\SEO;

use Filament\Forms\Components\Group;
use Filament\Forms\Components\Select;
use Filament\Forms\Components\Textarea;
use Filament\Forms\Components\TextInput;
use Filament\Forms\Components\Select;
use Illuminate\Database\Eloquent\Model;
use Illuminate\Support\Arr;
use Illuminate\Support\Str;
Expand Down

0 comments on commit dd9b53d

Please sign in to comment.