Commit 1f5d8e01 authored by Phil Hughes's avatar Phil Hughes

fixed missing tooltip directive

parent 9ef0f7eb
<script>
import tooltip from '../../vue_shared/directives/tooltip';
export default {
name: 'MRWidgetAuthor',
directives: {
tooltip,
},
props: {
author: {
type: Object,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment