d9d7c69432
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> |