Skip to content

Commit

Permalink
Update image url
Browse files Browse the repository at this point in the history
  • Loading branch information
Joao Nascimento committed Jun 7, 2024
1 parent dc574e6 commit 074c9a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ use Joaopaulolndev\FilamentEditProfile\Pages\EditProfilePage;
```
## Profile Avatar

![Screenshot of avatar Feature](./art/profile-avatar.png)
![Screenshot of avatar Feature](https://raw.githubusercontent.com/joaopaulolndev/filament-edit-profile/main/art/profile-avatar.png)
Show the user avatar form using `shouldShowAvatarForm()`. This package follows the [Filament user avatar](https://filamentphp.com/docs/3.x/panels/users#setting-up-user-avatars) to manage the avatar.

To show the avatar form, you need the following steps:
Expand Down

0 comments on commit 074c9a0

Please sign in to comment.