mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-25 02:20:33 +03:00
Fix dist example
This commit is contained in:
Vendored
-1
@@ -10,7 +10,6 @@
|
|||||||
<body>
|
<body>
|
||||||
<div id="app">
|
<div id="app">
|
||||||
<div class="col-xs-8 col-xs-offset-2">
|
<div class="col-xs-8 col-xs-offset-2">
|
||||||
<tab-wizard @on-complete="onComplete">
|
|
||||||
<tab-wizard @on-complete="onComplete">
|
<tab-wizard @on-complete="onComplete">
|
||||||
<tab-content title="Personal details"
|
<tab-content title="Personal details"
|
||||||
icon="ti-user">
|
icon="ti-user">
|
||||||
|
|||||||
Reference in New Issue
Block a user