We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f9d1b commit 2f8e3cfCopy full SHA for 2f8e3cf
app/Filament/Resources/ProductResource.php
@@ -20,7 +20,7 @@ class ProductResource extends Resource
20
21
protected static ?string $navigationLabel = 'Products';
22
23
- protected static ?string $navigationGroup = 'Plugins';
+ protected static ?string $navigationGroup = 'Products';
24
25
protected static ?int $navigationSort = 3;
26
0 commit comments