Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
francoism90 committed Apr 23, 2024
1 parent a00903e commit 3f0c747
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Navigation/Support/Navigation.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ class Navigation extends Component
{
public ?string $active = null;

/**
* @var array<int, NavigationItem>
*/
public array $items = [];

public static function make(): static
Expand Down

0 comments on commit 3f0c747

Please sign in to comment.