Skip to content

Commit

Permalink
🩹 I hate git lol...
Browse files Browse the repository at this point in the history
  • Loading branch information
matheoleger committed Mar 23, 2023
1 parent f64955f commit 7396b97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/views/HomeView.vue
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
<script setup lang="ts">
import ChannelSidebar from "../components/ChanelSidebar.vue";
</script>

<template>
<main>
home
<ChannelSidebar/>
</main>
</template>

0 comments on commit 7396b97

Please sign in to comment.