Skip to content

Commit 0248da5

Browse files
committed
Revert "fix: component dehydration"
This reverts commit 62f8f09.
1 parent 3512030 commit 0248da5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/SelectTree.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ protected function setUp(): void
121121
$this->suffixActions([
122122
static fn (SelectTree $component): ?Action => $component->getCreateOptionAction(),
123123
]);
124-
125-
$this->dehydrated(false);
126124
}
127125

128126
private function buildTree(): Collection

0 commit comments

Comments
 (0)