mirror of
https://github.com/morten-olsen/react-native-debug-console.git
synced 2026-02-08 00:36:26 +01:00
fix for prod builds
This commit is contained in:
@@ -42,7 +42,7 @@ class Events extends Component {
|
||||
|
||||
render() {
|
||||
const {
|
||||
includeStackTrace
|
||||
includeStackTrace,
|
||||
} = this.props;
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user