File tree Expand file tree Collapse file tree 11 files changed +13
-11
lines changed
app/Filament/App/Resources Expand file tree Collapse file tree 11 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ class FamilyEventResource extends Resource
3232
3333 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3434
35- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
35+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3636
3737 #[Override]
3838 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ class FamilySlgsResource extends Resource
3131
3232 protected static ?string $ navigationLabel = 'Family Slugs ' ;
3333
34- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
34+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3535
3636 #[Override]
3737 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ class PersonAliaResource extends Resource
3131
3232 protected static ?string $ navigationLabel = 'Person Alia ' ;
3333
34- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
34+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3535
3636 #[Override]
3737 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ class PersonAnciResource extends Resource
3131
3232 protected static ?string $ navigationLabel = 'Person Anci ' ;
3333
34- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
34+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3535
3636 #[Override]
3737 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ class PersonAssoResource extends Resource
3131
3232 protected static ?string $ navigationLabel = 'Person Associations ' ;
3333
34- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
34+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3535
3636 #[Override]
3737 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ class PersonEventResource extends Resource
2929
3030 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3131
32- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
32+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3333
3434 #[Override]
3535 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class PersonLdsResource extends Resource
2828
2929 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3030
31- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
31+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3232
3333 #[Override]
3434 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class PersonNameFoneResource extends Resource
2828
2929 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3030
31- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
31+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3232
3333 #[Override]
3434 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class PersonNameResource extends Resource
2828
2929 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3030
31- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
31+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3232
3333 #[Override]
3434 public static function form (Schema $ schema ): Schema
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ class PersonSubmResource extends Resource
2828
2929 protected static string | \BackedEnum | null $ navigationIcon = 'heroicon-o-rectangle-stack ' ;
3030
31- protected static string | \UnitEnum | null $ navigationGroup = '\ud83d\udc65 Family Tree ' ;
31+ protected static string | \UnitEnum | null $ navigationGroup = '👥 Family Tree ' ;
3232
3333 #[Override]
3434 public static function form (Schema $ schema ): Schema
You can’t perform that action at this time.
0 commit comments