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