diff --git a/web/src/components/classification/ClassificationModelWizardDialog.tsx b/web/src/components/classification/ClassificationModelWizardDialog.tsx index 306ac797e..ed7dca90f 100644 --- a/web/src/components/classification/ClassificationModelWizardDialog.tsx +++ b/web/src/components/classification/ClassificationModelWizardDialog.tsx @@ -137,7 +137,7 @@ export default function ClassificationModelWizardDialog({ { e.preventDefault(); diff --git a/web/src/components/classification/wizard/Step2StateArea.tsx b/web/src/components/classification/wizard/Step2StateArea.tsx index 48ee6420a..38c2fcad7 100644 --- a/web/src/components/classification/wizard/Step2StateArea.tsx +++ b/web/src/components/classification/wizard/Step2StateArea.tsx @@ -260,7 +260,7 @@ export default function Step2StateArea({ onOpenAutoFocus={(e) => e.preventDefault()} >
- + {t("wizard.step2.selectCamera")}