Skip to content

Commit 8a2bb07

Browse files
atmonshigithub-actions[bot]
authored andcommitted
Fix styling
1 parent 3a3f10e commit 8a2bb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WindPlugin.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public static function make(): static
3535
return app(static::class);
3636
}
3737

38-
public static function get(): Plugin|\Filament\FilamentManager
38+
public static function get(): Plugin | \Filament\FilamentManager
3939
{
4040
return filament(app(static::class)->getId());
4141
}

0 commit comments

Comments
 (0)