Page title binding

Fix #1
This commit is contained in:
Bat 2018-03-30 22:58:16 +01:00
parent 7191a2a2c0
commit 62465342cb
24 changed files with 33 additions and 31 deletions

View file

@ -1,5 +1,5 @@
<template>
<div>
<div v-title="'Artists'">
<div class="ui vertical stripe segment">
<h2 class="ui header">Browsing artists</h2>
<div :class="['ui', {'loading': isLoading}, 'form']">