Skip to content

Commit 2880577

Browse files
stengithub-actions[bot]
authored andcommitted
Fix styling
1 parent faef0dd commit 2880577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Http/Controllers/SeoTagController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public function index(Tag $tag): View
4343

4444
/** @var view-string $viewName */
4545
$viewName = 'filament-flexible-content-block-pages::tailwind.pages.tag_index';
46-
46+
4747
return view($viewName, [
4848
'tag' => $tag,
4949
'taggedContent' => $taggedContent,

0 commit comments

Comments
 (0)