Skip to content

Commit 819f3e8

Browse files
authored
Update README.md
1 parent 20e95b2 commit 819f3e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ controller with it:
2424

2525
```javascript
2626
import { Application } from '@hotwired/stimulus'
27-
import { Multiselect } from 'stimulus-multiselect'
27+
import { Multiselect } from '@wizardhealth/stimulus-multiselect'
2828

2929
const application = Application.start()
3030
application.register('multiselect', Multiselect)

0 commit comments

Comments
 (0)