Move to indivitual imports

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2019-10-26 13:03:22 +02:00
parent 334d88aec6
commit 4ccc590f24
10 changed files with 21 additions and 14 deletions

View File

@@ -39,7 +39,7 @@
</template>
<script>
import { Avatar } from '@nextcloud/vue'
import { Avatar } from '@nextcloud/vue/dist/Components/Avatar'
export default {
name: 'BoardItem',