Skip to content

Commit 3cdd641

Browse files
Lui Wing LeungLui Wing Leung
authored andcommitted
Merge remote changes with universal PanZoom component
2 parents 2808c85 + ecaa286 commit 3cdd641

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Components/PanZoom.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class PanZoom extends Component
1212
protected string $view = 'filament-panzoom::components.pan-zoom';
1313

1414
protected string | \Closure | null $imageUrl = null;
15-
15+
1616
protected string | \Closure | null $imageId = null;
1717

1818
public static function make(string $name = 'panzoom'): static

0 commit comments

Comments
 (0)