diff --git a/client/admin/notificationUtils/notificationLookup/notificationLookup.jsx b/client/admin/notificationUtils/notificationLookup/notificationLookup.jsx index 973212e85..0ed9398c5 100644 --- a/client/admin/notificationUtils/notificationLookup/notificationLookup.jsx +++ b/client/admin/notificationUtils/notificationLookup/notificationLookup.jsx @@ -33,7 +33,7 @@ const NotificationLookup = createClass({ }, renderFoundNotification(){ - const notification = this.state.foundnotification; + const notification = this.state.foundNotification; return