add: movie input, refactor things, and fix vscode config
This commit is contained in:
@@ -15,6 +15,7 @@ leptos_axum = { version = "0.7.0", optional = true }
|
||||
leptos_meta = { version = "0.7.0" }
|
||||
tokio = { version = "1", features = ["rt-multi-thread"], optional = true }
|
||||
wasm-bindgen = { version = "=0.2.100", optional = true }
|
||||
serde = { version = "1.0.219", features = ["derive"] }
|
||||
|
||||
[features]
|
||||
hydrate = [
|
||||
|
||||
Reference in New Issue
Block a user