diff --git a/app/create-prompt/page.jsx b/app/create-prompt/page.jsx index 0fcab0c..59d1054 100644 --- a/app/create-prompt/page.jsx +++ b/app/create-prompt/page.jsx @@ -38,9 +38,7 @@ const CreatePrompt = () => { setSubmitting(false); //do this regardless of if the api call works } } - - - + return (