Return the tabs demo to one example

This commit is contained in:
iris committed 2026-09-11 02:18:34 -04:00
1 parent 7e5a4c0071
commit 3246f397b5
6 files changed
+208 -228

No files matched your search

-2
View File
@@ -36,7 +36,6 @@ force-gles = []
[dev-dependencies]
tokio = { workspace = true, features = ["sync", "rt", "rt-multi-thread", "time"] }
tabs-ui = { path = "tabs-ui" }
bytemuck = { workspace = true }
[[bench]]
@@ -47,7 +46,6 @@ harness = false
members = [
"core",
"macro",
"tabs-ui",
"rig-input",
]