feathersjs-ecosystem/feathers-react-native-chat

Missing this with Props in Chat.js

Closed this issue · 1 comments

Missing this for props in chat.js at line 38
console.log('componentDidMount chat props', this.props);

We didn't really need the console.log so I took it out.