We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db7e8d7 commit 7afea19Copy full SHA for 7afea19
packages/components/addon/components/hds/alert/index.js
@@ -26,7 +26,6 @@ export default class HdsAlertIndexComponent extends Component {
26
* @method Alert#classNames
27
* @return {string} The "class" attribute to apply to the component.
28
*/
29
- // "hds-alert"
30
get classNames() {
31
let classes = ['hds-alert'];
32
0 commit comments