refactor: rerank item

This commit is contained in:
jialin
2024-11-22 10:00:34 +08:00
parent e05ec3d2d5
commit 419f1e07d1
15 changed files with 250 additions and 182 deletions
+3 -1
View File
@@ -190,7 +190,9 @@ const Playground: React.FC = () => {
header={{
title: (
<div className="flex items-center">
{intl.formatMessage({ id: 'menu.playground.chat' })}
<span className="font-600">
{intl.formatMessage({ id: 'menu.playground.chat' })}
</span>
{
<Segmented
options={optionsList}