patternfly-react-seed
patternfly-react-seed copied to clipboard
Example Of Routers with React Lazy and Suspense
Do you have any example of using Routers with React Lazy and Suspense . Right Now All Routes are defined in routes.tsx I am trying to implement Micro Front End with Remote routes using web pack module-federation
Thanks !!