2
Fork 0
definma-ui/src/app/error/error.component.html

4 lines
90 B
HTML

<rb-alert alertTitle="Error" type="error" okBtnLabel="Discard">
{{message}}
</rb-alert>