Migrate top_component.rs components

This commit is contained in:
Florian RICHER 2023-10-08 22:26:04 +02:00
parent 35d4878bb7
commit c9fc2d59c6
7 changed files with 43 additions and 102 deletions

View file

@ -21,6 +21,8 @@ cfg-if = "1.0"
leptos_icons = { version = "0.1.0", features = [
"FiExternalLink",
"FaGithubBrands",
"FaLinkedinBrands",
"FaEnvelopeSolid",
]}
# dependecies for client (enable when csr or hydrate set)