Convert observables to signals.

This commit is contained in:
Florian THIERRY
2026-02-03 11:00:29 +01:00
parent a2de24fd93
commit c91bb7b720
100 changed files with 2998 additions and 3065 deletions
@@ -1,12 +1,12 @@
:host {
display: flex;
flex-direction: column;
text-align: center;
padding: 1em;
display: flex;
flex-direction: column;
text-align: center;
padding: 1em;
footer {
display: flex;
flex-direction: row;
justify-content: space-between;
}
}
footer {
display: flex;
flex-direction: row;
justify-content: space-between;
}
}