New Admin UI - Sidebar #155
Annotations
4 errors
chromatic
Type '{ children: Element; open: boolean; onClose: () => void; modal: true; width: number; title: string; description: string; info: Element; actions: Element; }' is not assignable to type 'IntrinsicAttributes & DrawerProps & { children: ReactNode; className?: string | undefined; style?: CSSObject | undefined; }'.
|
chromatic
Type '{ children: Element; open: boolean; onClose: () => void; modal: true; width: number; title: string; description: string; info: Element; actions: Element; }' is not assignable to type 'IntrinsicAttributes & DrawerProps & { children: ReactNode; className?: string | undefined; style?: CSSObject | undefined; }'.
|
chromatic
Type '{ children: Element; open: boolean; onClose: () => void; modal: true; width: number; title: string; description: string; info: Element; actions: Element; }' is not assignable to type 'IntrinsicAttributes & DrawerProps & { children: ReactNode; className?: string | undefined; style?: CSSObject | undefined; }'.
|
chromatic
Process completed with exit code 1.
|