- {activeTab === SidePanelActivityTab.Unread ? (
- <>
-
- Notifications shows you changes others make to{' '}
- Insights and{' '}
- Feature Flags that you created. Come
- join our community forum and tell us
- what else should be here!
-
+ {activeTab === SidePanelActivityTab.Unread ? (
+
+
+ Notifications shows you changes others make to{' '}
+ Insights and{' '}
+ Feature Flags that you created. Come join{' '}
+ our community forum and tell us what
+ else should be here!
+
-
- {toggleExtendedDescription}
- {hasUnread ? (
- markAllAsRead()}>
- Mark all as read
-
- ) : null}
-