## Problem In angular storybook for alert component there is value "error" as choice for type attribute: https://storybook.tedi.ee/angular/main/?path=/docs/tedi-ready-components-notifications-alert--docs Component does not support this value for type, it should be "danger": https://github.com/TEDI-Design-System/angular/blob/rc/tedi/components/notifications/alert/alert.component.ts#L15
Problem
In angular storybook for alert component there is value "error" as choice for type attribute:
https://storybook.tedi.ee/angular/main/?path=/docs/tedi-ready-components-notifications-alert--docs
Component does not support this value for type, it should be "danger": https://github.com/TEDI-Design-System/angular/blob/rc/tedi/components/notifications/alert/alert.component.ts#L15