1 2
pub const PROGRESS_TRACK: &str = "bg-primary/20 relative h-2 w-full overflow-hidden rounded-full"; pub const PROGRESS_INDICATOR: &str = "bg-primary h-full w-full flex-1 transition-all";