UNPKG

@re-flex/ui

Version:
4 lines (3 loc) 104 B
import { styled } from "@re-flex/styles"; const TFoot = styled("tfoot", true) ``; export default TFoot;