From 27dba19ebb098a77654cd0b7c19a93823c4cb117 Mon Sep 17 00:00:00 2001 From: Cristi Jora Date: Tue, 18 Apr 2017 12:28:58 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3d5c1d5..cd3f92e 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Other demos: * [Custom title slot](https://jsfiddle.net/bt5dhqtf/102/) * [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/bt5dhqtf/150/) integrated with [vue-form-generator](https://github.com/icebob/vue-form-generator) # Usage