src/mob/components/tabs/tabcomponents/card.jsx
@@ -63,6 +63,8 @@ if (card.style && card.style.clear === 'left') { style.clear = 'left' } else if (card.style && card.style.clear === 'right') { style.float = 'right' } const getCardComponent = () => {