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