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