Skip to content

Commit

Permalink
docs: add use statement to example
Browse files Browse the repository at this point in the history
  • Loading branch information
JaZo authored Jan 24, 2024
1 parent 21f5b40 commit 9d57410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ You can use your own images by passing an instance of `MyImages` to the `imagePr

```php
use Swis\Filament\Backgrounds\FilamentBackgroundsPlugin;
use Swis\Filament\Backgrounds\ImageProviders\MyImages;

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

0 comments on commit 9d57410

Please sign in to comment.