Skip to content

Commit 7276c76

Browse files
fabio-ivonaactions-user
authored andcommitted
Fix styling
1 parent 1c4f675 commit 7276c76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Views/Column.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ public function linkTo(callable $callable, string $target = null): self
388388
{
389389
$this->linkCallback = $callable;
390390
$this->linkTarget = $target;
391+
391392
return $this;
392393
}
393394
}

0 commit comments

Comments
 (0)