mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
lintin
This commit is contained in:
@@ -15,7 +15,7 @@ export default class Tag extends React.Component {
|
||||
|
||||
}
|
||||
|
||||
showTooltip = e => {
|
||||
showTooltip = (e) => {
|
||||
e.preventDefault();
|
||||
this.setState({
|
||||
tooltip: true
|
||||
|
||||
Reference in New Issue
Block a user