瀏覽代碼

add comment

Shun Miyazawa 4 年之前
父節點
當前提交
c42971cecb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/app/src/components/InAppNotification/InAppNotificationElm.tsx

+ 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);