add console log
This commit is contained in:
parent
df9766aebb
commit
f67c2b4149
@ -246,6 +246,7 @@ const withCopyEdit: (wc: React.ComponentType<CategoryViewProps>) => DataContaine
|
||||
} catch(err) {
|
||||
this.setState({error: err});
|
||||
}
|
||||
console.log(slug + " verify button clicked")
|
||||
}
|
||||
|
||||
render() {
|
||||
|
Loading…
Reference in New Issue
Block a user