wip
This commit is contained in:
@@ -63,7 +63,6 @@ export default {
|
||||
</Transition>
|
||||
|
||||
<DefaultNode
|
||||
onClick={() => this.show = false}
|
||||
onmouseenter={(e) => this.showPop(e)}
|
||||
onmouseleave={() => this.show = false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user