|
@@ -69,8 +69,6 @@ const InAppNotificationElm = (props: Props): JSX.Element => {
|
|
|
}, []);
|
|
}, []);
|
|
|
|
|
|
|
|
const actionUsers = getActionUsers();
|
|
const actionUsers = getActionUsers();
|
|
|
-
|
|
|
|
|
- // TODO: 82528 Swap target.path and snapshot.path
|
|
|
|
|
const pagePath = { path: notification.pageIdSnapshot };
|
|
const pagePath = { path: notification.pageIdSnapshot };
|
|
|
|
|
|
|
|
const actionType: string = notification.action;
|
|
const actionType: string = notification.action;
|