Skip to content

Commit

Permalink
docs(table): update the row-ordering-using-react-movable example
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Feb 29, 2024
1 parent dbfc3a4 commit 2695b3c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-docs/pages/components/table/index.page.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Below are the code snippets that demonstrate how to render the expanded row base

#### Using <Code>react-movable</Code>

{render('./row-ordering-movable')}
{render('./row-ordering-using-react-movable')}

### Sorting

Expand Down

0 comments on commit 2695b3c

Please sign in to comment.