Skip to content
This repository has been archived by the owner on Feb 19, 2022. It is now read-only.

Feature/apply data sort prop #129

Merged
merged 4 commits into from
Mar 19, 2017
Merged

Feature/apply data sort prop #129

merged 4 commits into from
Mar 19, 2017

Conversation

DerekMaffett
Copy link
Contributor

@@ -66,6 +66,7 @@ class VictoryPie extends React.Component {
containerComponent: PropTypes.element,
cornerRadius: CustomPropTypes.nonNegative,
data: PropTypes.array,
dataSort: PropTypes.func,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dataSort -> sortKey

@boygirl boygirl merged commit 2c45528 into master Mar 19, 2017
@boygirl boygirl deleted the feature/apply-dataSort-prop branch March 19, 2017 22:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants