Skip to content

Commit 3f36253

Browse files
authored
fix typo
1 parent 658917d commit 3f36253

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/misc/multiple-tables.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ You should also disable the columns selection for those components so the query
5151
```php
5252
public function configure(): void
5353
{
54-
$this->setColumnSelectStatus(true);
5554
$this->setColumnSelectStatus(false);
5655
}
5756
```

0 commit comments

Comments
 (0)