fun large profile grid preview

Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
William Casarin
2024-04-23 20:43:30 -07:00
parent e8168b0004
commit 7ec31d0eae
4 changed files with 65 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
cargo run --bin ui_preview -- "$@"
cargo run --bin ui_preview --release -- "$@"