Răsfoiți Sursa

added todo comments

kaori 4 ani în urmă
părinte
comite
c75dc48000

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

@@ -31,6 +31,7 @@ const InAppNotificationPage: FC = () => {
     setOffset(offset);
   };
 
+  // commonize notification lists by 81953
   const AllInAppNotificationList = () => {
     return (
       <>
@@ -47,6 +48,7 @@ const InAppNotificationPage: FC = () => {
     );
   };
 
+  // commonize notification lists by 81953
   const UnopenedInAppNotificationList = () => {
     return (
       <>