We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d63bc6 commit 3533224Copy full SHA for 3533224
src/views/imaginator.blade.php
@@ -1,4 +1,4 @@
1
-<picture {{ $attributes }} @endif >
+<picture {{ $attributes }} >
2
@php
3
$alt = (!empty($alt)) ? $alt : '';
4
$formats = (!empty($formats)) ? $formats : [];
0 commit comments