@@ -430,7 +430,7 @@ class Thumbnail extends Component<Props, State> {
this._stopListeningForAudioUpdates(this.props._audioTrack);
}
componentWillMount() {
- clog("dev componentWillMount",{that:this,args:[...arguments])
+ console.log("dev componentWillMount",{that:this,args:[...arguments]})
/**