Skip to main content

DRAWER_CONTENT_BASE

Constant DRAWER_CONTENT_BASE 

Source
pub const DRAWER_CONTENT_BASE: &str = "bg-background data-[state=open]:animate-in data-[state=closed]:animate-out fixed z-50 flex h-auto border \
                                      transition ease-in-out data-[state=closed]:duration-300 data-[state=open]:duration-500";