Skip to content

Commit 91dd188

Browse files
committed
fix(title-prop): Fix the logic for accepting custom titles as props
closes #42
1 parent 5f5bac0 commit 91dd188

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

examples/simple/bundle.js

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-timeago",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "A simple Time-Ago component for ReactJs",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)