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.
2 parents 2808c85 + ecaa286 commit 3cdd641Copy full SHA for 3cdd641
1 file changed
src/Components/PanZoom.php
@@ -12,7 +12,7 @@ class PanZoom extends Component
12
protected string $view = 'filament-panzoom::components.pan-zoom';
13
14
protected string | \Closure | null $imageUrl = null;
15
-
+
16
protected string | \Closure | null $imageId = null;
17
18
public static function make(string $name = 'panzoom'): static
0 commit comments