fix(cv): Fixed random badges to only display on hot-reload

Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
Tuan-Dat Tran
2025-01-12 18:34:18 +01:00
parent 67243080b1
commit 541fd5297c
6 changed files with 306 additions and 238 deletions

View File

@@ -8,7 +8,6 @@ pub fn PublicationsProjects() -> Element {
rsx! {
div {
class: "flex flex-col ",
UnderConstruction { },
div {
H1 { { t!("publications_projects_publications_title") } }
Publications { },