Skip to content

Instantly share code, notes, and snippets.

@tidusia
Created March 12, 2021 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tidusia/8b5084720e8516c7b73d49665373f513 to your computer and use it in GitHub Desktop.
Save tidusia/8b5084720e8516c7b73d49665373f513 to your computer and use it in GitHub Desktop.
jest.mock("react-modal", () => ({ children }: any) => children);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment