79437979

Date: 2025-02-13 23:39:51
Score: 1.5
Natty:
Report link

const routes = [ { text: '', //this will be the link text component: , // Or keep this null path: '/', }, { text: 'Sales Overview New', //this will be the link text component: , // Or keep this null path: '/sales-overview-new', }, { text: 'Sales Overview New', //this will be the link text component: null, // Or keep this null path: '/sales-overview-new', } ]

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ashley Hot