You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,16 @@ npm install @vueform/toggle
100
100
101
101
## Usage with Vue 2
102
102
103
-
When using with Vue 2 make sure to install [@vue/composition-api](https://github.com/vuejs/composition-api#npm) first and change the imported module to:
103
+
When using with Vue 2 install [@vue/composition-api](https://github.com/vuejs/composition-api#npm) first:
0 commit comments