Skip to content

Commit 5ad3f49

Browse files
committed
Remove Computed from Set
1 parent 639d37a commit 5ad3f49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Traits/Styling/Configuration/BulkActionStylingConfiguration.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ public function setBulkActionsThCheckboxAttributes(array $bulkActionsThCheckboxA
7777
/**
7878
* Used to set attributes for the Bulk Actions Row Buttons
7979
*/
80-
#[Computed]
8180
public function setBulkActionsRowButtonAttributes(array $bulkActionsRowButtonAttributes): self
8281
{
8382
$this->setCustomAttributes('bulkActionsRowButtonAttributes', $bulkActionsRowButtonAttributes);

0 commit comments

Comments
 (0)