mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
4 lines
133 B
Vue
4 lines
133 B
Vue
<template lang="pug">
|
|
// Container component used when you only need an empty view to support children routes
|
|
router-view
|
|
</template> |