UNPKG

react-url-table

Version:

Smart and flexible table component built with React and for React projects. based on React16 hooks and mobx-react-lite

5 lines (4 loc) 170 B
import React from 'react'; declare function Tbody(props: React.PropsWithChildren<{}>): React.ReactElement; declare const _default: typeof Tbody; export default _default;