master
render
render() { const classNames = [ 'sd-alert', this.props.hollow ? 'sd-alert--hollow' : '', getTypeClassName(this.props.type),