فهرست منبع

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 { HasObjectId } from '~/interfaces/has-object-id';
 
+// Change the display for each targetmodel
 import PageModelNotification from './TargetModel/Page/PageModelNotification';
 
 interface Props {