Skip to content

Commit 0b31b44

Browse files
authored
SW-7564 Update table component to work with a BE data model (#707)
In preparation of BE data model support for tables, add props to support this in the table component. Cleanup pagination text to `useMemo`​'s.
1 parent 310d0f3 commit 0b31b44

File tree

3 files changed

+207
-150
lines changed

3 files changed

+207
-150
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@terraware/web-components",
3-
"version": "3.9.5",
3+
"version": "3.9.6-rc.1",
44
"author": "Terraformation Inc.",
55
"license": "Apache-2.0",
66
"repository": {

0 commit comments

Comments
 (0)