king
2025-01-24 e1cee96b38805bcccf48e7bcb9d296f2bc54c720
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 = () => {