Skip to content

Commit

Permalink
Issue #220 - demo page had duplicate properties
Browse files Browse the repository at this point in the history
  • Loading branch information
jondlm committed May 5, 2016
1 parent 08681af commit d18b551
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/DataTable/examples/4.interactive-table.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,6 @@ export default React.createClass({
width={41}
align='center'
hasBorderLeft
hasBorderLeft
isSortable
isSorted={currentlySortedField === 'id'}
sortDirection={currentlySortedFieldDirection}
Expand Down

0 comments on commit d18b551

Please sign in to comment.