We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 718caa9 commit 2c3e3e2Copy full SHA for 2c3e3e2
src/components/aprende/books.rs
@@ -92,7 +92,7 @@ pub fn Books() -> impl IntoView {
92
link="https://dotnet-book.rustlang-es.org"
93
link_text="Ir a la guía"
94
>
95
- <Badge color="yellow">"¡En Progreso!"</Badge>
+ <Badge color="teal">"Completo"</Badge>
96
</Book>
97
</div>
98
0 commit comments