mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 10:24:45 +02:00
Persist this for now
This commit is contained in:
parent
330b3bb496
commit
d8f5e1506c
@ -29,7 +29,8 @@ class EditProfile extends \Filament\Pages\Auth\EditProfile
|
||||
'form' => $this->form(
|
||||
$this->makeForm()
|
||||
->schema([
|
||||
Tabs::make()->schema([
|
||||
Tabs::make()->persistTabInQueryString()
|
||||
->schema([
|
||||
Tab::make('Account')
|
||||
->icon('tabler-user')
|
||||
->schema([
|
||||
|
Loading…
x
Reference in New Issue
Block a user