Ember 7.1 now has built-in modifiers/helpers, so the tutorial can be updated to stop importing them. Fortunately, it looks like there are only two chapters that need to be updated. TODO: - [Part 1, interactive components](https://guides.emberjs.com/release/tutorial/part-1/interactive-components/) - [Part 2, provider components](https://guides.emberjs.com/release/tutorial/part-2/provider-components/)
Ember 7.1 now has built-in modifiers/helpers, so the tutorial can be updated to stop importing them.
Fortunately, it looks like there are only two chapters that need to be updated.
TODO: