Add "feedback" component; vuex store config
seems i have a lot to learn...pretty sure this isn't very clean yet
This commit is contained in:
parent
7bdaeee691
commit
5ef0703d60
8 changed files with 142 additions and 24 deletions
|
@ -1,6 +1,3 @@
|
|||
import Vue from 'vue'
|
||||
import ByjoveLogo from './ByjoveLogo'
|
||||
|
||||
Vue.component('byjove-logo', ByjoveLogo)
|
||||
|
||||
export default ByjoveLogo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue