Move to @nextcloud/vue

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2019-11-27 13:27:53 +01:00
parent 4b96f1892d
commit 0d98d02b76
15 changed files with 51 additions and 23 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
</template>
<script>
import { Avatar } from 'nextcloud-vue'
import { Avatar } from '@nextcloud/vue'
export default {
name: 'BoardItem',