Skip to content

Commit 9f6445d

Browse files
committed
use old name
1 parent d6c28a8 commit 9f6445d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui-components/__design__/table.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const tableData = [
66
['Data 1', 'Data 2', 'Data 3'],
77
];
88

9-
export const TableWithSubTableRow: StoryObj = {
9+
export const Table: StoryObj = {
1010
render: () => (
1111
<main>
1212
<table>

0 commit comments

Comments
 (0)