Skip to content

Commit e5b723c

Browse files
Fix styling
1 parent 9855332 commit e5b723c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/localization/src/Filament/Tables/Columns/TranslationColumn.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class TranslationColumn extends TextColumn
1313
protected function setUp(): void
1414
{
1515
parent::setUp();
16-
16+
1717
$this->label(__('localization::fields.language'))
1818
->sortable()
1919
->toggleable()

0 commit comments

Comments
 (0)