make reactivity system pluggable

This commit is contained in:
2026-05-04 23:07:32 -06:00
parent e72bb6d4c4
commit 4dca40ef61
11 changed files with 78 additions and 45 deletions
-1
View File
@@ -66,7 +66,6 @@ etcetera = { version = "0.10.0", optional = true }
# Base Dependencies
# ================
dioxus-signals = "0.7.2"
manganis = "0.7.2"
once_cell = "1.19.0"
asynchronous-codec = { workspace = true }