choc-ui
choc-ui copied to clipboard
the table " Mobile Responsive Table With Print Support" have a responsive issue
the header doesn't align with the body in the tablet/md view
to fix the problem the "lg" in line 71 needs to be "md":
<Tbody display={{ base: "block", md: "table-row-group", }}