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

4 lines (3 loc) 105 B
/// <reference types="react" /> declare function SearchInput(): JSX.Element; export default SearchInput;