Johani
(Joe)
2
You were very close
You only need to change the file name. Both the .hbs
and js.es6
files in your connector class need to have the same name. So, if you change
actions.js.es6
to
button.js.es6
it should work. You can read more about connector classes here
7 Likes