Skip to content

Commit

Permalink
Increased example duration to 3000
Browse files Browse the repository at this point in the history
  • Loading branch information
sorenlouv committed Feb 16, 2018
1 parent 65d536d commit 67b2a23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-docs/src/views/delay_hide/delay_hide.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import {

export default class extends Component {
state = {
minimumDuration: 1000,
minimumDuration: 3000,
hide: false
};

Expand Down

0 comments on commit 67b2a23

Please sign in to comment.