Hieu Nguyen

Results 2 comments of Hieu Nguyen

@inspire22 You can try this way 1. Import `stimulus-dropdown` ``` ./bin/importmap pin stimulus-dropdown ``` 2. Append the following lines to your controller ``` import { application } from "controllers/application"; #...