Skip to content

Commit

Permalink
Update PromptForm.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
mohab-sameh committed Dec 30, 2024
1 parent 1dcb401 commit ba6ba54
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ export const PromptForm = React.forwardRef<HTMLTextAreaElement, Props>(
content="Send message"
/>
</div>

</div>
</form>
);
Expand Down

0 comments on commit ba6ba54

Please sign in to comment.