|
@@ -37,7 +37,6 @@ export const InAppNotification = (props: Props): JSX.Element => {
|
|
|
|
|
|
|
|
const getUserImage = () => {
|
|
const getUserImage = () => {
|
|
|
const actionUsers = notification.actionUsers;
|
|
const actionUsers = notification.actionUsers;
|
|
|
- console.log();
|
|
|
|
|
|
|
|
|
|
if (actionUsers.length < 1) {
|
|
if (actionUsers.length < 1) {
|
|
|
// what is this case?
|
|
// what is this case?
|