Comments
This commit is contained in:
@@ -1,12 +1,3 @@
|
||||
<script setup lang="ts">
|
||||
import Sidebar from "./components/home_components/sidebar.vue";
|
||||
import NiceThings from "./components/home_components/interesting-hashtags.vue";
|
||||
import Feed from "./components/home_components/feed.vue";
|
||||
import Contacts from "./components/home_components/contacts.vue";
|
||||
import Legal from "./components/home_components/legal.vue";
|
||||
</script>
|
||||
|
||||
|
||||
<template>
|
||||
<router-view />
|
||||
</template>
|
||||
Reference in New Issue
Block a user