Reusable component & pipe for http error rendering
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<div class="http-error">
|
||||
<p><b><ng-content></ng-content></b></p>
|
||||
<i class="small">({{ error | httpErrorMsg }})</i>
|
||||
</div>
|
||||
Reference in New Issue
Block a user