feat(blade): chat message component #8912
Annotations
4 errors
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
Type 'ReactNode' is not assignable to type 'string | ReactElement<any, string | JSXElementConstructor<any>>'.
|
Build Blade
Process completed with exit code 1.
|
Loading