UNPKG

phx-react

Version:

PHX REACT

4 lines (3 loc) 141 B
import React from 'react'; declare const ColumnInRowTable: ({ value, itemBody }: any) => React.JSX.Element; export default ColumnInRowTable;