feat: rewrite chat rendering with LegendState #65
Annotations
4 errors
|
build (20.x)
Process completed with exit code 2.
|
|
build (20.x):
src/components/__tests__/ChatMessage.test.tsx#L46
Type '{ message: Message; conversationId: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
|
build (20.x):
src/components/__tests__/ChatMessage.test.tsx#L34
Type '{ message: Message; conversationId: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|
|
build (20.x):
src/components/__tests__/ChatMessage.test.tsx#L23
Type '{ message: Message; conversationId: string; }' is not assignable to type 'IntrinsicAttributes & Props'.
|