Auto resizing cells

This commit is contained in:
Guilleag01
2023-08-09 10:23:58 +02:00
parent 530d351c2a
commit cc78457aee
7 changed files with 132 additions and 52 deletions

View File

@@ -16,6 +16,7 @@ getrandom = { version = "0.2.10", features = ["js"] }
rand = "0.8.5"
wasm-logger = "0.2.0"
log = "0.4.19"
regex = "1.9.3"
[workspace]
members = ["src-tauri"]