HeaderSize as shared component

This commit is contained in:
Gregory Schier
2026-03-07 07:32:58 -08:00
parent 6f9e4ada15
commit ff6686f982
20 changed files with 165 additions and 72 deletions
+1
View File
@@ -16,5 +16,6 @@ tauri-build = { version = "2.5.3", features = [] }
log = { workspace = true }
serde = { workspace = true, features = ["derive"] }
tauri = { workspace = true }
tauri-plugin-os = "2.3.2"
yaak-proxy = { workspace = true }
yaak-window = { workspace = true }