mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-02 04:00:36 +00:00
Add library to manage async resource Make Store reusable for easier testing Move plugin to libs Add getTaskFor getter with tests
5 lines
No EOL
61 B
Vue
5 lines
No EOL
61 B
Vue
<template lang="pug">
|
|
.row
|
|
.col
|
|
router-view
|
|
</template> |