From 6c44fcfca75eea8bc94b14d9b40a7ba2f9c8cdf5 Mon Sep 17 00:00:00 2001 From: n4ze3m Date: Sun, 4 Aug 2024 18:03:51 +0530 Subject: [PATCH] feat: Remove 'managePrompts.columns.actions' title from PromptBody component --- src/components/Option/Prompt/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Option/Prompt/index.tsx b/src/components/Option/Prompt/index.tsx index fada0fe..d976842 100644 --- a/src/components/Option/Prompt/index.tsx +++ b/src/components/Option/Prompt/index.tsx @@ -273,7 +273,6 @@ export const PromptBody = () => { ) }, { - title: t("managePrompts.columns.actions"), render: (_, record) => (