Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
bezhanSalleh authored and github-actions[bot] committed Jan 25, 2024
1 parent effed09 commit bb4212b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/LanguageSwitch.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ class LanguageSwitch extends Component

protected Closure | string | null $preferredLocale = null;


public static function make(): static
{
$static = app(static::class);
Expand Down

0 comments on commit bb4212b

Please sign in to comment.