Showing
1 changed file
with
1 additions
and
1 deletions
@@ -3,7 +3,7 @@ | @@ -3,7 +3,7 @@ | ||
3 | - [Avantages](#avantages) | 3 | - [Avantages](#avantages) |
4 | - [Maximum performance:](#maximum-performance) | 4 | - [Maximum performance:](#maximum-performance) |
5 | - [Declaring a reactive variable](#declaring-a-reactive-variable) | 5 | - [Declaring a reactive variable](#declaring-a-reactive-variable) |
6 | - - [Having a reactive state, is easy.](#avoir-un-tat-ractif-cest-facile) | 6 | + - [Having a reactive state, is easy.](#avoir-un-état-réactif-cest-facile) |
7 | - [Using the values in the view](#using-the-values-in-the-view) | 7 | - [Using the values in the view](#using-the-values-in-the-view) |
8 | - [Conditions to rebuild](#conditions-to-rebuild) | 8 | - [Conditions to rebuild](#conditions-to-rebuild) |
9 | - [Where .obs can be used](#where-obs-can-be-used) | 9 | - [Where .obs can be used](#where-obs-can-be-used) |
-
Please register or login to post a comment