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 20e95b2 commit 819f3e8Copy full SHA for 819f3e8
README.md
@@ -24,7 +24,7 @@ controller with it:
24
25
```javascript
26
import { Application } from '@hotwired/stimulus'
27
-import { Multiselect } from 'stimulus-multiselect'
+import { Multiselect } from '@wizardhealth/stimulus-multiselect'
28
29
const application = Application.start()
30
application.register('multiselect', Multiselect)
0 commit comments