UNPKG

@stihl-design-system/components

Version:

Welcome to the STIHL Design System react component library.

3 lines (2 loc) 146 B
export declare const BANNER_VARIANT: readonly ["default", "secondary", "highlight"]; export type BannerVariant = (typeof BANNER_VARIANT)[number];