knownasilya / ember-toggle

Checkbox based Toggle Switches for Ember
http://knownasilya.github.io/ember-toggle/
MIT License
112 stars 52 forks source link

Update tests hbs`` import #165

Closed knownasilya closed 2 years ago

knownasilya commented 2 years ago

Should be import { hbs } from 'ember-cli-htmlbars';

claeusdev commented 2 years ago

@knownasilya i will pick this up

claeusdev commented 2 years ago

@knownasilya is it advisable to use yarn or npm? Asking this because contributing.md says npm install but project has a yarn.lock in root.

knownasilya commented 2 years ago

yarn. Feel free to update contributing too.

claeusdev commented 2 years ago

yarn. Feel free to update contributing too.

Alright. Sure

knownasilya commented 2 years ago

Closed by https://github.com/knownasilya/ember-toggle/pull/166