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

Commit

Permalink
evaluate styles
Browse files Browse the repository at this point in the history
  • Loading branch information
BotScutters committed May 2, 2018
1 parent d601b14 commit f5d8865
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/victory-primitives/whisker.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default class Whisker extends React.Component {
}

render() {
console.log("hi")
const {
groupComponent, lineComponent, style, events, className, majorWhisker, minorWhisker
} = this.props;
Expand Down

0 comments on commit f5d8865

Please sign in to comment.