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.
1 parent 38d7d59 commit c9d3242Copy full SHA for c9d3242
src/Components/InputGroup.php
@@ -10,6 +10,7 @@
10
class InputGroup extends Grid
11
{
12
use HasLabel;
13
+
14
protected bool $isHideChildLabel = true;
15
16
protected string $view = 'filament-custom-forms::components.grid';
0 commit comments