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) 139 B
import React from 'react'; declare function ControlsPanel(props: React.PropsWithChildren<any>): JSX.Element; export default ControlsPanel;