mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
client: reorganize files, router and add inventory skeleton
This commit is contained in:
4
website/client/components/emptyView.vue
Normal file
4
website/client/components/emptyView.vue
Normal file
@@ -0,0 +1,4 @@
|
||||
<template lang="pug">
|
||||
// Container component used when you only need an empty view to support children routes
|
||||
router-view
|
||||
</template>
|
||||
Reference in New Issue
Block a user