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) 148 B
/// <reference types="react" /> declare function SortingPanel(): JSX.Element; declare const _default: typeof SortingPanel; export default _default;