Skip to main content

ACTION

Constant ACTION 

Source
const ACTION: &str = "flex h-10 items-center gap-2.5 rounded-[10px] px-3 text-sm transition \
     hover:bg-zinc-950/5 dark:hover:bg-white/5 [&_svg]:size-[18px] [&_svg]:stroke-[1.7]";
Expand description

New and Import.