Reactify: release notes (#19799)
* reactify release-notes pages * update GHAE/ES react release notes to not rely on javascripts/release-notes.js
This commit is contained in:
@@ -87,6 +87,7 @@ export const HeaderNotifications = () => {
|
||||
const isLast = i === allNotifications.length - 1
|
||||
return (
|
||||
<div
|
||||
key={content}
|
||||
className={cx(
|
||||
'header-notifications text-center f5 color-text-primary py-4 px-6',
|
||||
type === NotificationType.TRANSLATION && 'translation_notice color-bg-info',
|
||||
|
||||
Reference in New Issue
Block a user