Skip to content

Commit 3748a29

Browse files
committed
prevent onSearch props from inject to wrapper
1 parent 94901ba commit 3748a29

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/DaumPostcode.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ class DaumPostcode extends React.Component {
7272
const {
7373
style,
7474
onComplete,
75+
onSearch,
7576
alwaysShowEngAddr,
7677
animation,
7778
autoClose,

0 commit comments

Comments
 (0)