UNPKG

@atlaskit/dynamic-table

Version:

A dynamic table displays rows of data with built-in pagination, sorting, and re-ordering functionality.

11 lines 423 B
/* caption.tsx generated by @compiled/babel-plugin v3.0.2 */ /* eslint-disable @repo/internal/react/require-jsdoc */ import "./caption.compiled.css"; import * as React from 'react'; import { ax, ix } from "@compiled/react/runtime"; const captionStyles = null; export const Caption = ({ children }) => /*#__PURE__*/React.createElement("caption", { className: ax(["_11c81af2 _6rthu2gc _1pfh1ejb _m6k41e03"]) }, children);