diff --git a/langflow/frontend/src/alerts/alertDropDown/components/singleAlertComponent/index.tsx b/langflow/frontend/src/alerts/alertDropDown/components/singleAlertComponent/index.tsx index b627c5fa5..61965929d 100644 --- a/langflow/frontend/src/alerts/alertDropDown/components/singleAlertComponent/index.tsx +++ b/langflow/frontend/src/alerts/alertDropDown/components/singleAlertComponent/index.tsx @@ -22,7 +22,7 @@ export default function SingleAlert({ dropItem, removeAlert}:SingleAlertComponen leaveTo={"transform translate-x-[-100%]"} > {type === "error"? -