We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9673da7 commit 9096c89Copy full SHA for 9096c89
src/Table/Table.mdx
@@ -1,5 +1,5 @@
1
import { ArgsTable, Story, Preview } from '@storybook/addon-docs/blocks';
2
-import { Table } from './Table';
+import Table from './Table';
3
4
# Table
5
Displays sets of data. Can be fully customized.
0 commit comments