feat(blade): chat message component #8914
Annotations
7 errors
Build Blade
Property 'messageType' does not exist on type 'ChatBubbleProps'.
|
Build Blade
Property 'leading' does not exist on type 'ChatBubbleProps'.
|
Build Blade
Property 'loadingText' does not exist on type 'ChatBubbleProps'.
|
Build Blade
Argument of type 'string | number | boolean | ReactText[] | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null | undefined' is not assignable to parameter of type 'StringChildrenType | undefined'.
|
Build Blade
Type 'number | boolean | ReactText[] | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null | undefined' is not assignable to type 'ReactElement<any, string | JSXElementConstructor<any>>'.
|
Build Blade
This JSX tag's 'children' prop expects a single child of type 'ReactElement<any, string | JSXElementConstructor<any>>', but multiple children were provided.
|
Build Blade
Process completed with exit code 1.
|
Loading