This commit is contained in:
parent
d24fedc018
commit
87589ee420
2 changed files with 6 additions and 7 deletions
|
|
@ -1,3 +0,0 @@
|
|||
export function markNotificationRead(notification: any) {
|
||||
return { ...notification, isRead: true };
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue