Skip to content

Commit

Permalink
change initial duration
Browse files Browse the repository at this point in the history
  • Loading branch information
sghall committed Apr 18, 2017
1 parent 8485634 commit ab7e560
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export class Example extends Component {
}

state = {
duration: 1500,
duration: 750,
activePath: 'Click on an arc...',
}

Expand Down

0 comments on commit ab7e560

Please sign in to comment.