UNPKG

@re-flex/ui

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