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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user