Compare commits

..
Author SHA1 Message Date
Tanner Linsley dadfcc121c 6.6.0 2017-09-29 12:06:18 -06:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "react-table",
"version": "6.5.3",
"version": "6.6.0",
"description": "A fast, lightweight, opinionated table and datagrid built on React",
"license": "MIT",
"homepage": "https://github.com/react-tools/react-table#readme",
+1 -1
View File
@@ -10,7 +10,7 @@ $expandSize = 7px
*
box-sizing: border-box
.rt-table
flex: auto 1
flex: 1
display: flex
flex-direction: column
align-items: stretch