Añade Sycamore para render de HTML con reactividad
This commit is contained in:
parent
13a408ce61
commit
e1ea149988
3 changed files with 13 additions and 5 deletions
|
|
@ -25,6 +25,7 @@ categories = [
|
|||
|
||||
[dependencies]
|
||||
actix-web = "4.0.0-rc.3"
|
||||
sycamore = { version = "0.8.0-beta.2", features = ["ssr"] }
|
||||
|
||||
[lib]
|
||||
name = "pagetop"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue