Add tabs to the cockpit
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Isaac Mills 2025-07-20 00:44:28 -06:00
parent 852fba7b05
commit 6cac22c9d8
Signed by: fnmain
GPG key ID: B67D7410F33A0F61
4 changed files with 73 additions and 7 deletions

View file

@ -36,3 +36,6 @@ wasm-bindgen-test = "0.3.34"
# Tell `rustc` to optimize for small code size.
opt-level = "s"
[dependencies]
web-time = "1.1.0"