diff --git a/src/frontend/src/modals/promptModal/index.tsx b/src/frontend/src/modals/promptModal/index.tsx index 184d594a3..a8a85f246 100644 --- a/src/frontend/src/modals/promptModal/index.tsx +++ b/src/frontend/src/modals/promptModal/index.tsx @@ -16,7 +16,6 @@ import { EDIT_TEXT_PLACEHOLDER, INVALID_CHARACTERS, MAX_WORDS_HIGHLIGHT, - PROMPT_DIALOG_SUBTITLE, regexHighlight, } from "../../constants/constants"; import useAlertStore from "../../stores/alertStore"; @@ -217,17 +216,17 @@ export default function PromptModal({ {children} - + - - Edit Prompt - + + Edit Prompt +