diff --git a/next_app/src/components/bottom-tab-bar.tsx b/next_app/src/components/bottom-tab-bar.tsx index 87555f0..36ad6c4 100644 --- a/next_app/src/components/bottom-tab-bar.tsx +++ b/next_app/src/components/bottom-tab-bar.tsx @@ -68,7 +68,7 @@ export default function BottomTabBar({ collapsed, toggle, setFullScreen, fullscr console.log(data); fetchFlag = true; // toast({ variant: "newMessage", title: stripAnsiCodes(data) }); - toast.custom((id) =>