From 9056dd45c5617dac4b02f4ecdc859bab2e0079b9 Mon Sep 17 00:00:00 2001 From: Cristi Jora Date: Fri, 17 Nov 2017 14:05:52 +0200 Subject: [PATCH] Update Element-UI example to element 2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a5b29e..a83376c 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Other demos: * [Customized buttons with slots](https://jsfiddle.net/bt5dhqtf/103/) Replace stuff you don't like * [Call a function before tab switch](https://jsfiddle.net/bt5dhqtf/105/) * [Complete form example](https://jsfiddle.net/CristiJ/bt5dhqtf/286/) integrated with [vue-form-generator](https://github.com/icebob/vue-form-generator) -* [Element UI form integration](https://jsfiddle.net/bt5dhqtf/409/) +* [Element UI form integration](https://jsfiddle.net/bt5dhqtf/1544/) * [Vuelidate integration](https://jsfiddle.net/CristiJ/bt5dhqtf/1119/) * [Dynamic components for tabs](https://jsfiddle.net/bt5dhqtf/973/) * [Vue router integration](https://jsfiddle.net/bt5dhqtf/267/) You can place a `router-view` inside the wizard and have a separate page per tab. A `route` prop must be passed to the tabs you want to handle certain tabs