king
2024-07-15 f4b9504cad034ddcdef21c2081d14a4984fcd2d3
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 = () => {