Fixed see more notifications link not closing tooltip.
This commit is contained in:
parent
a4a05232db
commit
ca0660c1cc
|
@ -108,7 +108,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
|
||||
<div @click="$emit('blur')">
|
||||
<div @click="events.emit('blur')">
|
||||
<router-link
|
||||
to="/notifications"
|
||||
class="notification-link notification-more"
|
||||
|
|
Loading…
Reference in New Issue