Skip to content

Commit 3533224

Browse files
author
Christian
authored
Update imaginator.blade.php
1 parent 0d63bc6 commit 3533224

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/imaginator.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<picture {{ $attributes }} @endif >
1+
<picture {{ $attributes }} >
22
@php
33
$alt = (!empty($alt)) ? $alt : '';
44
$formats = (!empty($formats)) ? $formats : [];

0 commit comments

Comments
 (0)