UNPKG

@vitorlans/react-table-ui

Version:

Out-of-the-box UI for React-Table 7

6 lines (5 loc) 106 B
import React from 'react'; declare const Icon: React.FC<{ name: string; }>; export default Icon;