king
2024-08-12 21167ece56edd628e6f6546d1d642947cc3a048f
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 = () => {