app/assets/javascripts/spina/controllers/selectable_controller.js in spina-2.2.0 vs app/assets/javascripts/spina/controllers/selectable_controller.js in spina-2.3.0

- old
+ new

@@ -1,5 +1,5 @@ -import { Controller } from "stimulus" +import { Controller } from "@hotwired/stimulus" export default class extends Controller { static get targets() { return [ "item" ] } \ No newline at end of file