Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Baspa committed Dec 18, 2024
1 parent 016b427 commit 5cbab0c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/MediaPickerPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ public function getId(): string

public function register(Panel $panel): void
{
FilamentAsset::register([
Css::make('filament-media-picker', __DIR__ . '/../resources/dist/filament-media-picker.css'),
], package: 'vormkracht10/filament-media-picker');
//
}

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

0 comments on commit 5cbab0c

Please sign in to comment.