refactor: rerank item
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user