mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +01:00
Add library to manage async resource Make Store reusable for easier testing Move plugin to libs Add getTaskFor getter with tests
5 lines
61 B
Vue
5 lines
61 B
Vue
<template lang="pug">
|
|
.row
|
|
.col
|
|
router-view
|
|
</template> |