We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0b31b8 + 275f1c2 commit a26b64aCopy full SHA for a26b64a
src/SelectTree.php
@@ -37,7 +37,7 @@ class SelectTree extends Field implements HasAffixActions
37
38
protected bool $independent = true;
39
40
- protected string $customKey = null;
+ protected ?string $customKey = null;
41
42
protected string $titleAttribute;
43
0 commit comments