This commit is contained in:
Belen Curcio
2017-07-28 09:48:34 -03:00
parent c0ff056354
commit 0111e08bc1
2 changed files with 2 additions and 2 deletions
@@ -15,7 +15,7 @@ export default class Tag extends React.Component {
}
showTooltip = e => {
showTooltip = (e) => {
e.preventDefault();
this.setState({
tooltip: true