Lazy loading with react router v6 beta

后端 未结 0 974
Happy的楠姐
Happy的楠姐 2021-01-25 14:25

This is my app.js using react router dom v6.0.0 beta.

const App = () => {
  const routing = useRoutes(routes)
  return (
    
      

        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题