Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
linxianxi committed May 21, 2024
1 parent 0448182 commit 469b6ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/guides/selectable.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ group:
order: 2
---

### 结合 `react-selectable-fast` 实现框选及右键功能
### 结合 `react-selectable-box` 实现框选及右键功能

<code src="../examples/selectable.tsx"></code>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "antd-table-editable",
"version": "1.1.3",
"description": "Antd editable table",
"description": "A editable table based on antd table",
"keywords": [
"react",
"antd",
Expand Down

0 comments on commit 469b6ab

Please sign in to comment.