Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bmspereira-07 authored Feb 14, 2024
1 parent b4608ae commit b9c0ab2
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 @@ -188,7 +188,7 @@ public static function getOverlookWidgetTitle(): string

### Customize Widget Icon

By default, the icon will be loaded from the resource but you can override it by passing using the `icons` method in the plugin.
By default, the icon will be loaded from the resource but you can override it by passing using the `icons` modifier on the plugin and passing it an array of icon names and resource names.

```php
use Awcodes\Overlook\OverlookPlugin;
Expand Down

0 comments on commit b9c0ab2

Please sign in to comment.