The working state of the app. Still one issue with login
This commit is contained in:
@@ -6,7 +6,7 @@ use Filament\Pages\Page;
|
||||
|
||||
class Lobby extends Page
|
||||
{
|
||||
protected static ?string $navigationIcon = 'ri-home-smile-2-fill';
|
||||
protected static ?string $navigationIcon = 'heroicon-o-document-text';
|
||||
|
||||
protected static string $view = 'filament.user.pages.lobby';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user