This commit is contained in:
Timothy J. Baek 2024-06-17 02:28:12 -07:00
parent ab62228877
commit a60d6c316e

View File

@ -44,7 +44,7 @@
>
<Tooltip
content={marked.parse(
sanitizeResponseContent(models[selectedModelIdx]?.info?.meta?.description)
sanitizeResponseContent(models[selectedModelIdx]?.info?.meta?.description ?? '')
)}
placement="right"
>