Commit 2616930
Fix Usage Docs Example (JedWatson#1799)
Before this change, console log in browser will throw
> Selected: [object Object]
After this change console log in browser will throw some nice information.
> Selected: {"value":"three","label":"Three"}1 parent b068247 commit 2616930
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
0 commit comments