mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
Livewire UI installed
This commit is contained in:
5
resources/views/vendor/wireui/components/error.blade.php
vendored
Normal file
5
resources/views/vendor/wireui/components/error.blade.php
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
@error($name)
|
||||
<p {{ $attributes->merge(['class' => 'mt-2 text-sm text-negative-600']) }}>
|
||||
{{ $message }}
|
||||
</p>
|
||||
@enderror
|
||||
Reference in New Issue
Block a user