Created
March 12, 2021 10:47
-
-
Save tidusia/8b5084720e8516c7b73d49665373f513 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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