import React from 'react'; // eslint-disable-next-line semi-design/no-import import { Table } from '@douyinfe/semi-ui'; App.storyName = 'fixed resizable table with form'; /** * @see https://github.com/DouyinFE/semi-design/issues/1506 */ export default function App() { return (
ccc, width: 300, }, ]} /> ); }