Shun Miyazawa 4 lat temu
rodzic
commit
c42971cecb

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

@@ -107,6 +107,7 @@ const InAppNotificationElm = (props: Props): JSX.Element => {
       actionIcon = '';
   }
 
+  // Change the display for each TargetModel
   const RenderPageModelNotification = (): JSX.Element => {
 
     const snapshot = JSON.parse(notification.snapshot);