feature/IO-3291-Tasks-Notifications: Pre-cleanup

This commit is contained in:
Dave Richer
2025-07-07 15:06:37 -04:00
parent b99a212d75
commit f8a3d0f854
7 changed files with 10 additions and 10 deletions

View File

@@ -131,4 +131,6 @@ const NotificationCenterComponent = forwardRef(
}
);
NotificationCenterComponent.displayName = "NotificationCenterComponent";
export default NotificationCenterComponent;