Skip to content

Commit

Permalink
issue: add flat flg
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Jun 23, 2018
1 parent 4b09416 commit 2b73cae
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 8 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
};

static defaultProps = {
value: ':'
value: ':',
flat: false
};

```
Expand Down
2 changes: 1 addition & 1 deletion dist/react-digital.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2b73cae

Please sign in to comment.