|
|
|
@ -2265,7 +2265,6 @@ export function GenerationComposer() { |
|
|
|
|
|
|
|
<div className="mt-2 flex items-start gap-2"> |
|
|
|
<div className="mr-1 flex h-14 min-w-24 flex-col justify-center rounded-lg border border-neutral-700 bg-neutral-900/60 px-3"> |
|
|
|
<span className="text-[10px] text-neutral-500">{t("composer.console")}</span> |
|
|
|
<span className="text-xs font-medium text-neutral-100">{modeLabel}</span> |
|
|
|
</div> |
|
|
|
|
|
|
|
|