Skip to content

Commit

Permalink
fix: notifications read renderProfile (#520)
Browse files Browse the repository at this point in the history
  • Loading branch information
Melisa Anabella Rossi authored Mar 26, 2024
1 parent 153bac9 commit 320f960
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Notifications/NotificationsFeed.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,7 @@ const Feed = ({
key={notification.id}
notification={notification}
locale={locale}
renderProfile={renderProfile}
/>
))
) : (
Expand Down

0 comments on commit 320f960

Please sign in to comment.