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

Bump vue version

This commit is contained in:
cristijora
2017-07-31 21:15:22 +03:00
parent 79be005226
commit 81b69507f5
3 changed files with 8 additions and 9 deletions
-1
View File
@@ -12,7 +12,6 @@
class="card" ref="wizard">
<template slot="step" scope="props">
<wizard-step :tab="props.tab"
@click.native="props.navigateToTab(props.index)"
:transition="props.transition"
:key="props.tab.title"
:index="props.index">