🔨 refactor(formModal/index.tsx): remove unused MessageSquarePlus component and adjust styling for chat input section
This commit is contained in:
parent
a13e60ed57
commit
374f462f17
1 changed files with 1 additions and 2 deletions
|
|
@ -413,8 +413,7 @@ export default function FormModal({
|
|||
Input Variables
|
||||
</span>
|
||||
</div>
|
||||
<div className="flex py-2 items-center">
|
||||
<MessageSquarePlus className="w-4 h-4 mr-1 text-primary" />
|
||||
<div className="flex mr-2.5 py-2 items-center">
|
||||
<span className="text-sm font-semibold text-primary">
|
||||
Chat Input
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue