Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
* Shit...typo
  • Loading branch information
yhching committed Apr 30, 2018
1 parent 1101439 commit f432019
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ gulp watch
</div>
```

3. Add default value to the input
4. Add default value to the input

```
<div class="input-field col s12">
Expand All @@ -67,7 +67,7 @@ gulp watch
</div>
```

4. Add the Javascript trigger with the corresponding [options](https://github.com/chingyawhao/materialize-clockpicker#options)
5. Add the Javascript trigger with the corresponding [options](https://github.com/chingyawhao/materialize-clockpicker#options)

```
<script>
Expand All @@ -79,7 +79,7 @@ gulp watch
</script>
```

5. Get time slected using after done function
6. Get time selected using after done function

```
<script>
Expand Down

0 comments on commit f432019

Please sign in to comment.