hotfix notifications (#744)
This commit is contained in:
@@ -112,12 +112,12 @@ const TopNavBar = ({
|
||||
>
|
||||
<div className={styles.notif}>
|
||||
<NotificationIcon />
|
||||
<NotificationLink
|
||||
toggleNotifications={toggleNotifications}
|
||||
showNotifications={showNotifications}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<NotificationLink
|
||||
toggleNotifications={toggleNotifications}
|
||||
showNotifications={showNotifications}
|
||||
/>
|
||||
<CaseHistory
|
||||
toggleCaseHistory={toggleCaseHistory}
|
||||
showCaseBrowsingHistory={showCaseHistory}
|
||||
|
||||
Reference in New Issue
Block a user