Skip to content

Commit a324479

Browse files
cklei-carlygithub-actions[bot]
authored andcommitted
Fix styling
1 parent 3028ac4 commit a324479

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Filament/Resources/Templates/Schemas/Components/TemplatePropertyTypeInstructionsEntry.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ public static function make()
5151
if (is_string($icon) && filled($icon) && str_starts_with($icon, 'inspirecms::')) {
5252
return FilamentIcon::resolve($icon);
5353
}
54+
5455
return $icon;
5556
})
5657
->iconSize('md')

0 commit comments

Comments
 (0)