ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

Remove dash requirement for component names #215

Closed bertdeblock closed 3 years ago

bertdeblock commented 3 years ago

Removed For example, components must always have a dash in their names. as this is not the case anymore.