✨ (fleeting notes) init fleeting notes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="home content" v-if="!user || !repo">
|
||||
<welcome-world />
|
||||
</div>
|
||||
<flux-note class="home" :user="user" :repo="repo" :key="routeKey" v-else />
|
||||
<flux-note :user="user" :repo="repo" :key="routeKey" v-else />
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
|
||||
Reference in New Issue
Block a user