We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2be1f1 commit 3bcde50Copy full SHA for 3bcde50
README.md
@@ -12,7 +12,7 @@ or if you can just include the script:
12
13
##Usage
14
```
15
-import VueFormly from 'vue-formly');
+import VueFormly from 'vue-formly';
16
import VueFormlyBootstrap from 'vue-formly-bootstrap';
17
Vue.use(VueFormly);
18
Vue.use(VueFormlyBootstrap);
0 commit comments