Ajout d'un exemple pour les appels http.
This commit is contained in:
7
src/app/network-call/network-call.component.scss
Normal file
7
src/app/network-call/network-call.component.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.component {
|
||||
.loading {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user