UNPKG

@razorpay/blade

Version:

The Design System that powers Razorpay

12 lines (9 loc) 612 B
import 'react'; import '../Typography/Heading/Heading.js'; import { Text } from '../Typography/Text/Text.js'; import '../Typography/Code/Code.js'; import '../Typography/Display/Display.js'; import { jsx } from 'react/jsx-runtime'; var TableToolbar=function TableToolbar(props){return jsx(Text,{children:"Table Component is not available for Native mobile apps."});};var TableToolbarActions=function TableToolbarActions(props){return jsx(Text,{children:"Table Component is not available for Native mobile apps."});}; export { TableToolbar, TableToolbarActions }; //# sourceMappingURL=TableToolbar.native.js.map