Skip to content

Commit

Permalink
updated code block typing
Browse files Browse the repository at this point in the history
  • Loading branch information
Martijn Wagena committed Mar 18, 2024
1 parent d091b60 commit 6b6ff41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ composer require concept7/filament-invite
```

Register the plugin in your panel provider:
```
```php
use Concept7\FilamentInvite\InvitePlugin;

public function panel(Panel $panel): Panel
Expand Down

0 comments on commit 6b6ff41

Please sign in to comment.