浏览代码

add comment ✏️

Shun Miyazawa 4 年之前
父节点
当前提交
0f72386166
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/app/src/components/InAppNotification/InAppNotificationElm.tsx

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

@@ -4,6 +4,7 @@ import { UserPicture } from '@growi/ui';
 import { IInAppNotification } from '~/interfaces/in-app-notification';
 import { IInAppNotification } from '~/interfaces/in-app-notification';
 import { HasObjectId } from '~/interfaces/has-object-id';
 import { HasObjectId } from '~/interfaces/has-object-id';
 
 
+// Change the display for each targetmodel
 import PageModelNotification from './TargetModel/Page/PageModelNotification';
 import PageModelNotification from './TargetModel/Page/PageModelNotification';
 
 
 interface Props {
 interface Props {