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:
Lance Edgar 2019-11-06 10:54:59 -06:00
parent 7bdaeee691
commit 5ef0703d60
8 changed files with 142 additions and 24 deletions

View file

@ -1,6 +1,3 @@
import Vue from 'vue'
import ByjoveLogo from './ByjoveLogo'
Vue.component('byjove-logo', ByjoveLogo)
export default ByjoveLogo