Fixing code

This commit is contained in:
Julio Ruiz 2026-02-11 22:41:06 -05:00
parent 7c62af7035
commit d9c0acb6b5
1 changed files with 0 additions and 2 deletions

View File

@ -22,8 +22,6 @@ const imageUrl = props.image || ''
)} )}
</div> </div>
</div> </div>
)}
{ props.type === 'imgText' && ( { props.type === 'imgText' && (
<div class={`flex flex-col justify-between h-full bg-[${props.bgColor}]`}> <div class={`flex flex-col justify-between h-full bg-[${props.bgColor}]`}>