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 18a9809 commit 0f925eeCopy full SHA for 0f925ee
src/Pages/MyProfilePage.php
@@ -10,7 +10,7 @@ class MyProfilePage extends Page
10
{
11
protected static BackedEnum|string|null $navigationIcon = 'heroicon-o-document-text';
12
13
- protected static string $view = 'wirement-breeze::filament.pages.my-profile';
+ protected string $view = 'wirement-breeze::filament.pages.my-profile';
14
15
public function getTitle(): string|Htmlable
16
0 commit comments