diff --git a/apps/amakrushi/src/components/chat-message-item/index.tsx b/apps/amakrushi/src/components/chat-message-item/index.tsx index d95d032..5d6984f 100644 --- a/apps/amakrushi/src/components/chat-message-item/index.tsx +++ b/apps/amakrushi/src/components/chat-message-item/index.tsx @@ -458,7 +458,7 @@ const ChatMessageItem: FC = ({
Conditions
- {JSON.parse(content?.text)?.map((el: any, idx: any) =>
+ {JSON.parse(content?.text)?.map((el: any, idx: any) =>
{el.datetime}
{el.tempmax}
{el.tempmin}