Merge branch 'master' into update-tailwind

This commit is contained in:
Oliver Davies 2019-03-14 17:55:34 +00:00
commit 9c6c432eff
4 changed files with 6 additions and 6 deletions

View file

@ -51,7 +51,7 @@
</div>
</div>
<sidebar :links="[
<sidebar class="sm:-mt-2px" :links="[
{ title: 'All', icon: 'alpha__grid', active: true, disabled: false },
{ title: 'Starred', icon: 'state__starred', active: false, disabled: false },
{ title: 'Recents', icon: 'objects__recent', active: false, disabled: false },