Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
WojtekBoman committed Feb 9, 2024
1 parent b17cda9 commit 2fbf1ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions __mocks__/@react-native-clipboard/clipboard.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import MockClipboard from '@react-native-clipboard/clipboard/jest/clipboard-mock';

export default MockClipboard;

0 comments on commit 2fbf1ce

Please sign in to comment.