Skip to content

Instantly share code, notes, and snippets.

@pjcodesjs
Created March 17, 2023 03:32
Show Gist options
  • Save pjcodesjs/48d4687a086ba054b8fe4d2bacc7ea09 to your computer and use it in GitHub Desktop.
Save pjcodesjs/48d4687a086ba054b8fe4d2bacc7ea09 to your computer and use it in GitHub Desktop.
const MyComponent = React.lazy(() => import('./MyComponent'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment