Skip to content

Commit 283179e

Browse files
committed
2 parents e83dd1b + 760011a commit 283179e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Rebuilt [react-bootstrap-table](https://github.com/AllenFang/react-bootstrap-tab
55
66
`react-bootstrap-table2` separate some functionalities from core modules to other modules like following:
77

8-
* [`react-bootstrap-table2-next`](https://www.npmjs.com/package/react-bootstrap-table-next)
8+
* [`react-bootstrap-table-next`](https://www.npmjs.com/package/react-bootstrap-table-next)
99
* [`react-bootstrap-table2-filter`](https://www.npmjs.com/package/react-bootstrap-table2-filter)
1010
* [`react-bootstrap-table2-editor`](https://www.npmjs.com/package/react-bootstrap-table2-editor)
1111
* [`react-bootstrap-table2-paginator`](https://www.npmjs.com/package/react-bootstrap-table2-paginator)

docs/migration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Currently, **I still can't implement all the mainly features in legacy `react-bo
1212

1313
`react-bootstrap-table2` separate some functionalities from core modules to other modules like following:
1414

15-
* [`react-bootstrap-table2-next`](https://www.npmjs.com/package/react-bootstrap-table-next)
15+
* [`react-bootstrap-table-next`](https://www.npmjs.com/package/react-bootstrap-table-next)
1616
* Core table module, include sorting and row selection
1717
* [`react-bootstrap-table2-filter`](https://www.npmjs.com/package/react-bootstrap-table2-filter)
1818
* Column filter Addons

0 commit comments

Comments
 (0)