This repository was archived by the owner on Dec 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed
Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,8 @@ const NotificationBox = ({ style }) => (
1919 >
2020 end-of-life (EOL)
2121 </ a >
22- . We will no longer provide updates, bug fixes, or technical support for these libraries.
22+ . We will no longer provide updates, bug fixes, or technical support
23+ for these libraries.
2324 </ p >
2425 < p className = { `m-0 ${ styles . notificationBoxText } ` } >
2526 < b > Developing a React App? Check out our updated React UI Suite instead.</ b >
Original file line number Diff line number Diff line change @@ -65,10 +65,13 @@ export default () => (
6565 >
6666 end-of-life (EOL)
6767 </ a >
68- . We will no longer provide updates, bug fixes, or technical support for these libraries.
68+ . We will no longer provide updates, bug fixes, or technical support
69+ for these libraries.
6970 </ p >
7071 < p >
71- < div className = "part-title" > Developing a React App? Check out our updated React UI Suite instead.</ div >
72+ < div className = "part-title" >
73+ Developing a React App? Check out our updated React UI Suite instead.
74+ </ div >
7275 If you are considering React for an upcoming software project or
7376 have used DevExtreme Reactive components in the past, please visit
7477 < a
@@ -78,8 +81,8 @@ export default () => (
7881 >
7982 js.devexpress.com/react
8083 </ a >
81- and download a free trial version of DevExtreme React UI - over 80+ components
82- designed to help you build your best, without limits or compromise.
84+ and download a free trial version of DevExtreme React UI - over 80+
85+ components designed to help you build your best, without limits or compromise.
8386 </ p >
8487 </ div >
8588 </ div >
You can’t perform that action at this time.
0 commit comments