Skip to content

Commit

Permalink
chore(script): use common multiSelect import
Browse files Browse the repository at this point in the history
  • Loading branch information
MrWook committed Oct 7, 2024
1 parent 355726c commit 889d8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vuepress/components/ZxcvbnInteractive.vue
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@

<script>
import crossFetch from 'cross-fetch'
import Multiselect from 'vue-multiselect'
import Multiselect from 'vue-multiselect/dist/vue-multiselect.common.js'
import {
ZxcvbnFactory,
debounce,
Expand Down

0 comments on commit 889d8f2

Please sign in to comment.