UNPKG

linkmore-design

Version:

🌈 πŸš€lmη»„δ»ΆεΊ“γ€‚πŸš€

7 lines (6 loc) β€’ 154 B
import React from 'react'; declare const Table: ({ width, instance }: { width: any; instance: any; }) => React.JSX.Element; export default Table;