mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-03-22 16:28:42 +00:00
🛠️ Replace Livewire\Volt\Component with Livewire\Component across all Blade views for consistency with updated Livewire conventions.
This commit is contained in:
@@ -6,7 +6,7 @@ use App\Traits\SeoTrait;
|
||||
use Illuminate\Support\Facades\Auth;
|
||||
use Illuminate\Support\Facades\Session;
|
||||
use Illuminate\Validation\Rule;
|
||||
use Livewire\Volt\Component;
|
||||
use Livewire\Component;
|
||||
|
||||
new
|
||||
#[SeoDataAttribute(key: 'settings_profile')]
|
||||
|
||||
Reference in New Issue
Block a user