File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ module.exports = {
101101 ] ,
102102 } ,
103103 {
104- title : 'Availity React' ,
104+ title : 'Legacy Availity React' ,
105105 items : [
106106 {
107107 label : 'Documentation' ,
Original file line number Diff line number Diff line change @@ -35,13 +35,13 @@ const features = [
3535 target : '_self' ,
3636 } ,
3737 {
38- title : 'Availity React' ,
38+ title : 'Legacy Availity React' ,
3939 icon : FaReact ,
4040 // linkStyle: 'reactIcon',
4141 description : (
4242 < >
4343 React components and hooks. React components are built with the Availity UI Kit and Reactstrap 8.
44- < Alert severity = "error" > This library will be replaced by Element.</ Alert >
44+ < Alert severity = "error" > This library has been replaced by Element.</ Alert >
4545 </ >
4646 ) ,
4747 href : 'https://availity.github.io/availity-react' ,
@@ -54,7 +54,7 @@ const features = [
5454 description : (
5555 < >
5656 Our custom CSS kit that is built on top of Bootstrap 4.{ ' ' }
57- < Alert severity = "error" > This library will be replaced by Element.</ Alert >
57+ < Alert severity = "error" > This library has been replaced by Element.</ Alert >
5858 </ >
5959 ) ,
6060 href : 'https://availity.github.io/availity-uikit' ,
You can’t perform that action at this time.
0 commit comments