Add number hints to edges
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2025-07-28 17:47:35 -06:00
parent 450183c06b
commit 2fdc5e01b8
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -1,5 +1,7 @@
use phf::phf_map;
use ratatui::{style::Color, widgets::Widget};
#[cfg(target_arch = "wasm32")]
use ratzilla::ratatui;
pub const DAY_ICONS: phf::Map<&'static str, [&'static str; 3]> = phf_map! {
"01d" => [