Skip to content

Commit fb3e679

Browse files
author
Tina C Lin (RD-TW)
committed
Remove lodash library, and rename some properties.
1 parent a394b44 commit fb3e679

File tree

7 files changed

+10184
-25906
lines changed

7 files changed

+10184
-25906
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ npm install --save @trendmicro/react-buttons
249249
{ label: 'Another action', value: 'v2' },
250250
{ label: 'Something else here', value: 'v3' }
251251
]}
252-
customedValueRenderer={(option) => {
252+
customValueRenderer={(option) => {
253253
return (
254254
<div>
255255
<i className="fa fa-database" />

0 commit comments

Comments
 (0)