mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
Update frontend/src/components/nlp/components/NlpTrainForm.tsx
Co-authored-by: Mohamed Marrouchi <marrouchi.mohamed@gmail.com>
This commit is contained in:
parent
427b514765
commit
9f7187fc61
@ -198,7 +198,7 @@ const NlpDatasetSample: FC<NlpDatasetSampleProps> = ({
|
||||
{t("title.nlp_train")}
|
||||
</Typography>
|
||||
<FormControl>
|
||||
<FormLabel>{t("label.lookup_type")}</FormLabel>
|
||||
<FormLabel>{t("label.type")}</FormLabel>
|
||||
<RadioGroup
|
||||
row
|
||||
defaultValue={
|
||||
|
Loading…
Reference in New Issue
Block a user