The modern ember pattern is to use ‘angle bracket’ syntax to invoke components. So <DButton>
is preferred.
We lint for this in core, but haven’t yet extended it to themes/plugins.
The modern ember pattern is to use ‘angle bracket’ syntax to invoke components. So <DButton>
is preferred.
We lint for this in core, but haven’t yet extended it to themes/plugins.