@arolariu/components
Version:
🎨 70+ beautiful, accessible React components built on Base UI. TypeScript-first, CSS Modules styling, tree-shakeable, SSR-ready. Perfect for modern web apps, design systems & rapid prototyping. Zero config, maximum flexibility! ⚡
15 lines (14 loc) • 373 B
JavaScript
import "./table_module.css";
const table_module = {
container: "container-YYTMZV",
table: "table-pRXxiq",
header: "header-VeVQwb",
body: "body-JyWjbX",
footer: "footer-TNVOXP",
row: "row-MACoEW",
head: "head-qr4VFO",
cell: "cell-OK6_dY",
caption: "caption-rhvQQj"
};
export default table_module;
//# sourceMappingURL=table.module.js.map