UNPKG

@ssplib/react-components

Version:
5 lines (4 loc) 155 B
import { Meta } from '@storybook/nextjs'; import Table from '../components/form/table/Table'; declare const meta: Meta<typeof Table>; export default meta;