Skip to content

Commit

Permalink
Merge branch 'main' of github.com:aymanalhattami/filament-context-menu
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanalhattami committed Apr 17, 2024
2 parents 1c96ced + 611e4a7 commit 10f88ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ContentMenu.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public function getItems(): array
}

/**
* @param array<ContentMenuItem> $items
* @param array<ContentMenuItem> $items
*/
public function items(array $items): static
{
Expand Down

0 comments on commit 10f88ec

Please sign in to comment.