Add menu
functionality (#59)
* Added core::Channel and menu functionality. core::Channel may leak memory. * Updated examples to v2 using Leptos.
This commit is contained in:
parent
115009d4bf
commit
ae49310ee1
30 changed files with 5712 additions and 4216 deletions
|
@ -8,7 +8,3 @@ ignore = ["./src-tauri"]
|
|||
address = "127.0.0.1"
|
||||
port = 1420
|
||||
open = false
|
||||
|
||||
[tools]
|
||||
# Default wasm-bindgen version to download.
|
||||
wasm_bindgen = "0.2.89"
|
Loading…
Add table
Add a link
Reference in a new issue