feat: Update notification feature to be course specific (#742)
REV-2360
This commit is contained in:
@@ -182,6 +182,7 @@ function Sequence({
|
||||
|
||||
{shouldDisplayNotificationTrigger ? (
|
||||
<NotificationTrigger
|
||||
courseId={courseId}
|
||||
toggleNotificationTray={toggleNotificationTray}
|
||||
isNotificationTrayVisible={isNotificationTrayVisible}
|
||||
notificationStatus={notificationStatus}
|
||||
|
||||
Reference in New Issue
Block a user