Skip to content

Commit 2f8e3cf

Browse files
committed
Update admin
1 parent e0f9d1b commit 2f8e3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Filament/Resources/ProductResource.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class ProductResource extends Resource
2020

2121
protected static ?string $navigationLabel = 'Products';
2222

23-
protected static ?string $navigationGroup = 'Plugins';
23+
protected static ?string $navigationGroup = 'Products';
2424

2525
protected static ?int $navigationSort = 3;
2626

0 commit comments

Comments
 (0)