File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
stubs/livewire/resources/views/components Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1919 <svg x-show =" style == 'danger'" class =" h-5 w-5 text-white" xmlns =" http://www.w3.org/2000/svg" fill =" none" viewBox =" 0 0 24 24" stroke-width =" 1.5" stroke =" currentColor" >
2020 <path stroke-linecap =" round" stroke-linejoin =" round" d =" M12 9v3.75m9-.75a9 9 0 11-18 0 9 9 0 0118 0zm-9 3.75h.008v.008H12v-.008z" />
2121 </svg >
22- <svg x-show =" style != 'success' && style != 'danger'" class =" h-5 w-5 text-white" xmlns =" http://www.w3.org/2000/svg" fill =" none" viewBox =" 0 0 24 24" stroke-width =" 1.5" stroke =" currentColor" >
22+ <svg x-show =" style != 'success' && style != 'danger' && style != 'warning' " class =" h-5 w-5 text-white" xmlns =" http://www.w3.org/2000/svg" fill =" none" viewBox =" 0 0 24 24" stroke-width =" 1.5" stroke =" currentColor" >
2323 <path stroke-linecap =" round" stroke-linejoin =" round" d =" M11.25 11.25l.041-.02a.75.75 0 011.063.852l-.708 2.836a.75.75 0 001.063.853l.041-.021M21 12a9 9 0 11-18 0 9 9 0 0118 0zm-9-3.75h.008v.008H12V8.25z" />
2424 </svg >
2525 <svg x-show =" style == 'warning'" class =" h-5 w-5 text-white" xmlns =" http://www.w3.org/2000/svg" fill =" none" viewBox =" 0 0 24 24" stroke-width =" 1.5" stroke =" currentColor" >
You can’t perform that action at this time.
0 commit comments