diff --git a/frontend/src/components/agency/prompt/Prompt.jsx b/frontend/src/components/agency/prompt/Prompt.jsx index f24001d55f..83940b5a84 100644 --- a/frontend/src/components/agency/prompt/Prompt.jsx +++ b/frontend/src/components/agency/prompt/Prompt.jsx @@ -88,10 +88,9 @@ function Prompt() { + />
@@ -122,10 +121,9 @@ function Prompt() { + />
)} diff --git a/frontend/src/components/custom-tools/header-title/HeaderTitle.jsx b/frontend/src/components/custom-tools/header-title/HeaderTitle.jsx index cdee23ef8e..03b84b4a7e 100644 --- a/frontend/src/components/custom-tools/header-title/HeaderTitle.jsx +++ b/frontend/src/components/custom-tools/header-title/HeaderTitle.jsx @@ -26,9 +26,7 @@ function HeaderTitle() { {details?.tool_name} - + - - - ), select: ( + /> + /> handleDelete(item?.profile_id)} content="The LLM profile will be permanently deleted." @@ -148,13 +144,11 @@ function ManageLlmProfiles() { > + /> diff --git a/frontend/src/components/pipelines-or-deployments/notification-modal/DisplayNotifications.jsx b/frontend/src/components/pipelines-or-deployments/notification-modal/DisplayNotifications.jsx index 60020a4510..9754dd20ab 100644 --- a/frontend/src/components/pipelines-or-deployments/notification-modal/DisplayNotifications.jsx +++ b/frontend/src/components/pipelines-or-deployments/notification-modal/DisplayNotifications.jsx @@ -48,10 +48,9 @@ function DisplayNotifications({ + /> @@ -60,9 +59,7 @@ function DisplayNotifications({ handleConfirm={() => handleDelete(record?.id, record?.name)} content="Are you sure you want to delete?" > - + + />