File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ Open <http://localhost:8080/demo.html>
5757
5858### Loading from CDN
5959
60- For example if we use version ` 3.5.1 ` of the webcomponent then using the below HTML snippet we can renders the demo form.
60+ For example if we use version ` 3.6.0 ` of the webcomponent then using the below HTML snippet we can renders the demo form.
6161
6262``` html
6363<vuetify-json-forms id =" vuetify-json-forms" ></vuetify-json-forms >
@@ -88,7 +88,7 @@ For example if we use version `3.5.1` of the webcomponent then using the below H
8888
8989<script
9090 type =" module"
91- src =" https://cdn.jsdelivr.net/npm/@chobantonov/jsonforms-vuetify-webcomponent@3.5.1 /dist/vuetify-json-forms.min.js"
91+ src =" https://cdn.jsdelivr.net/npm/@chobantonov/jsonforms-vuetify-webcomponent@3.6.0 /dist/vuetify-json-forms.min.js"
9292></script >
9393```
9494
You can’t perform that action at this time.
0 commit comments