2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-09 00:42:26 +03:00

Formatting

Add tests for background style
Use provide/inject to get rid of $parent dependency internally
This commit is contained in:
cristijora
2017-10-18 20:15:49 +03:00
parent d08ebe2af7
commit 39fdde89c7
12 changed files with 166 additions and 47 deletions
-1
View File
@@ -1,6 +1,5 @@
<template>
<div>
<router-view></router-view>
</div>
</template>