mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
We don't need a full glimmer component here - the class definition was empty. We can use templateOnly() for slightly improved performance. Setting `component.name` improves how MountWidget is displayed for debugging in the Ember Inspector browser extension.