File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -96,11 +96,11 @@ HTML:
9696 ...
9797 <script src =" https://cdnjs.cloudflare.com/ajax/libs/vue/2.2.6/vue.min.js" ></script >
9898 <!-- Flow Form -->
99- <script src =" https://unpkg.com/vue-flow-form@1.0.0 " ></script >
99+ <script src =" https://unpkg.com/@ditdot-dev/ vue-flow-form" ></script >
100100 <!-- Flow Form base CSS -->
101- <link rel =" stylesheet" href =" https://unpkg.com/vue-flow-form@1.0.0 /vue-flow-form.min.css" >
101+ <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/ vue-flow-form/dist /vue-flow-form.min.css" >
102102 <!-- Optional theme.css -->
103- <link rel =" stylesheet" href =" https://unpkg.com/vue-flow-form@1.0.0 /vue-flow-form.theme.css" >
103+ <link rel =" stylesheet" href =" https://unpkg.com/@ditdot-dev/ vue-flow-form/dist /vue-flow-form.theme.css" >
104104 ...
105105```
106106
You can’t perform that action at this time.
0 commit comments