began work on profile page
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
<script>
|
||||
import profileHeader from '../components/ProfilePage/profileHeader.vue'
|
||||
|
||||
export default {
|
||||
name: 'ProfilePage',
|
||||
components: {
|
||||
profileHeader
|
||||
}
|
||||
}
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<profileHeader></profileHeader>
|
||||
test words
|
||||
</template>
|
||||
Reference in New Issue
Block a user