Добавленна панель sidebar и маршрутизация по страницам
This commit is contained in:
9
src/components/pages/userPages/UserPages.vue
Normal file
9
src/components/pages/userPages/UserPages.vue
Normal file
@@ -0,0 +1,9 @@
|
||||
<template lang="pug">
|
||||
div UserPages
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
name: "UserPages"
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user