🔨 refactor(formModal/index.tsx): remove unused MessageSquarePlus component and adjust styling for chat input section

This commit is contained in:
Lucas Oliveira 2023-06-30 11:35:52 -03:00
commit 374f462f17

View file

@ -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>