Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 8b32cd5

Browse files
committed
Remove comment
1 parent 76a41b4 commit 8b32cd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Components/Inputs/CustomSelect.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ public function __construct(
3434
public bool $filterable = false,
3535
public null|string $clearIcon = null,
3636
public bool $disabled = false,
37-
// public bool $fixedPosition = false,
3837
public null|string $selectedIcon = null,
3938
public null|string $uncheckIcon = null,
4039
public bool $maxOptionsSelected = false,

0 commit comments

Comments
 (0)