allow unused icons
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#![allow(unused)]
|
||||
// Below icons sourced from https://lucide.dev
|
||||
pub const ARROW_RIGHT: &str = include_str!("arrow-right.svg");
|
||||
pub const CALENDAR_1: &str = include_str!("calendar-1.svg");
|
||||
|
||||
Reference in New Issue
Block a user