File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ export function DocSectionNav({ docs = [] }) {
106106 { docs . map ( ( item ) => createItem ( item ) ) }
107107 </ ul >
108108
109- < div
109+ { /* <div
110110 style={{
111111 marginTop: '2rem',
112112 border: '1px solid light-dark(var(--surface-200),var(--surface-800))',
@@ -145,7 +145,7 @@ export function DocSectionNav({ docs = [] }) {
145145 <span className="p-button-label p-c">Buy Now</span>
146146 </a>
147147 </span>
148- </ div >
148+ </div> */ }
149149 </ div >
150150 ) ;
151151}
Original file line number Diff line number Diff line change 11{
2- "id" : 56 ,
3- "content" : " Final Sale of the Year | Don't miss out! 🎁 " ,
4- "linkText" : " Buy Now" ,
5- "linkHref" : " https://primeui.store " ,
2+ "id" : 57 ,
3+ "content" : " Introducing PrimeReact v11-alpha 🎉 " ,
4+ "linkText" : " Discover Now" ,
5+ "linkHref" : " https://v11.primereact.org " ,
66 "target" : " _blank"
77}
You can’t perform that action at this time.
0 commit comments