Skip to content

Commit e21abaa

Browse files
authored
Add ComponentAttributeBag
1 parent d0af880 commit e21abaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Views/Columns/Traits/Configuration/ArrayColumnConfiguration.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
namespace Rappasoft\LaravelLivewireTables\Views\Columns\Traits\Configuration;
44

5+
use Illuminate\View\ComponentAttributeBag;
6+
57
trait ArrayColumnConfiguration
68
{
79
public function separator(string $value): self

0 commit comments

Comments
 (0)