Shun Miyazawa 4 سال پیش
والد
کامیت
ad8f171bac
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      packages/app/src/components/InAppNotification/InAppNotificationElm.tsx

+ 0 - 2
packages/app/src/components/InAppNotification/InAppNotificationElm.tsx

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