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