Merge branch 'master' of github.com:romancm/gamebrary

This commit is contained in:
Gamebrary 2021-07-11 22:27:22 -07:00
commit 53bd5ca6ae
2 changed files with 2 additions and 5 deletions

View file

@ -10,9 +10,9 @@
{{ $t('boards.create') }}
</b-button>
<b-button :to="{ name: 'public-boards' }">
<!-- <b-button :to="{ name: 'public-boards' }">
View public boards
</b-button>
</b-button> -->
</empty-state>
<div class="packery-grid">

View file

@ -39,6 +39,3 @@ export default {
},
};
</script>
<style lang="scss" rel="stylesheet/scss" scoped>
</style>