tanstack table | how do i render <CompA>getValue()</CompA>
im used to rendering like
however i dont know how to render something like
however i dont know how to render something like
<CompA>getValue()</CompA> in the table without kind of having it like <CompA captured={capturedVal}/> im using the shadncn Badge component not my own custom component i can pass a prop to