This commit is contained in:
philipp lang 2024-10-19 21:24:50 +02:00
parent 4a731f1104
commit a06fd01194
1 changed files with 0 additions and 1 deletions
app/View/Form

View File

@ -4,7 +4,6 @@ namespace App\View\Form;
use App\View\Traits\HasFormDimensions;
use Illuminate\View\Component;
use Illuminate\View\ComponentAttributeBag;
class Select extends Component
{