chore: remove confidence score step from AI menu scanner flow
This commit is contained in:
@@ -25,7 +25,6 @@ export default function OnboardingScanStep() {
|
|||||||
{ title: "Kategoriler ve başlıklar bulunuyor...", icon: "list-outline" as const },
|
{ title: "Kategoriler ve başlıklar bulunuyor...", icon: "list-outline" as const },
|
||||||
{ title: "Yemekler ve açıklamalar çıkarılıyor...", icon: "restaurant-outline" as const },
|
{ title: "Yemekler ve açıklamalar çıkarılıyor...", icon: "restaurant-outline" as const },
|
||||||
{ title: "Fiyatlar ve para birimi algılanıyor...", icon: "pricetag-outline" as const },
|
{ title: "Fiyatlar ve para birimi algılanıyor...", icon: "pricetag-outline" as const },
|
||||||
{ title: "Güven skorları hesaplanıyor...", icon: "shield-checkmark-outline" as const },
|
|
||||||
];
|
];
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user