Removed log in WrappedBundle
• Removed: - log in WrappedBundle
This commit is contained in:
@@ -10,8 +10,6 @@ class WrappedBundle extends PureComponent {
|
|||||||
loadingComponent,
|
loadingComponent,
|
||||||
} = this.props
|
} = this.props
|
||||||
|
|
||||||
console.log("WrappedBundle:", this.props)
|
|
||||||
|
|
||||||
return (
|
return (
|
||||||
<Bundle
|
<Bundle
|
||||||
fetchComponent={component}
|
fetchComponent={component}
|
||||||
|
|||||||
Reference in New Issue
Block a user