verdnatura-chat/__mocks__/react-navigation.js

4 lines
49 B
JavaScript
Raw Normal View History

export default {
NavigationActions: () => {}
};