diff --git a/src/demo/App.js b/src/demo/App.js
index 71f4b06..e77a42c 100644
--- a/src/demo/App.js
+++ b/src/demo/App.js
@@ -43,6 +43,7 @@ export default class App extends Component {
value={this.state.value}
formatValue={this.formatValue}
duration={this.state.duration}
+ startFrom={5000}
/>