import React from 'react'; import Table from './Table'; // export default { // title: 'Table', // component: Table as any, // }; export const 表格 = () => { const renderTable = (props: any) => (