Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe authored and github-actions[bot] committed Sep 29, 2024
1 parent 84fae34 commit a1c949a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Traits/Core/HasCustomAttributes.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,4 @@ public function getCustomAttributesBagFromArray(array $attributesArray): Compone
{
return new ComponentAttributeBag($attributesArray);
}

}

0 comments on commit a1c949a

Please sign in to comment.