See #50: pagination, search and ordering on artist browsing

This commit is contained in:
Eliot Berriot 2017-12-17 19:42:58 +01:00
parent 860b6b1e1f
commit 04c70116c3
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
8 changed files with 124 additions and 20 deletions

View file

@ -1,7 +1,7 @@
<template>
<div id="app">
<sidebar></sidebar>
<router-view></router-view>
<router-view :key="$route.fullPath"></router-view>
<div class="ui divider"></div>
<div id="footer" class="ui vertical footer segment">
<div class="ui container">