From 52da53ccff86b48a5894fa42fe79dafd837c7409 Mon Sep 17 00:00:00 2001 From: Jay Phelps Date: Mon, 5 Jun 2017 16:53:38 -0700 Subject: [PATCH] docs(TableExampleSortable): pass in null when that column shouldn't be sorted --- .../collections/Table/Variations/TableExampleSortable.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/app/Examples/collections/Table/Variations/TableExampleSortable.js b/docs/app/Examples/collections/Table/Variations/TableExampleSortable.js index 90cf1eb444..6aeac15a7c 100644 --- a/docs/app/Examples/collections/Table/Variations/TableExampleSortable.js +++ b/docs/app/Examples/collections/Table/Variations/TableExampleSortable.js @@ -42,13 +42,13 @@ export default class TableExampleSortable extends Component { - + Name - + Age - + Gender