Prepped for graphql stuff (it just wanted me to commit my changes first lol)
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
<script>
|
||||
// import {subnav} from './profileSubNav.vue'
|
||||
|
||||
export default {
|
||||
name: 'profileHeader',
|
||||
data() {
|
||||
return {
|
||||
count: 0
|
||||
}
|
||||
}
|
||||
},
|
||||
// components: {
|
||||
// subnav,
|
||||
// }
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user