feat(blade): chat bubble component #8907
Annotations
4 errors
Build Blade
Type 'number | boolean | any[] | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | null | undefined' is not assignable to type 'ReactElement<any, string | JSXElementConstructor<any>>'.
|
Build Blade
Type '{ children: ReactElement<any, string | JSXElementConstructor<any>>; leading: ReactNode; onClick: (() => void) | undefined; loadingText: string | undefined; isLoading: boolean; }' is not assignable to type 'IntrinsicAttributes & DefaultMessageBubbleProps'.
|
Build Blade
Type 'ReactNode' is not assignable to type 'string | ReactElement<any, string | JSXElementConstructor<any>>'.
|
Build Blade
Process completed with exit code 1.
|
Loading