Fixing code
This commit is contained in:
parent
7c62af7035
commit
d9c0acb6b5
|
|
@ -22,8 +22,6 @@ const imageUrl = props.image || ''
|
|||
)}
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
|
||||
|
||||
{ props.type === 'imgText' && (
|
||||
<div class={`flex flex-col justify-between h-full bg-[${props.bgColor}]`}>
|
||||
|
|
|
|||
Loading…
Reference in New Issue