diff --git a/example/jest.config.js b/example/jest.config.js index 8eb675e9..d04bb103 100644 --- a/example/jest.config.js +++ b/example/jest.config.js @@ -1,3 +1,3 @@ module.exports = { - preset: 'react-native', + preset: 'react-native', };