mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
Remove various icons from the wireui component library.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
<div name="wireui.select.option">
|
||||
<span name="wireui.select.option.data">@toJs($toArray())</span>
|
||||
@if (app()->runningUnitTests())
|
||||
<div dusk="select.option">
|
||||
{!! json_encode($toArray()) !!}
|
||||
</div>
|
||||
@endif
|
||||
|
||||
@if ($slot->isNotEmpty())
|
||||
<span name="wireui.select.slot">{{ $slot }}</span>
|
||||
@endif
|
||||
</div>
|
||||
Reference in New Issue
Block a user