Skip to content

Commit a027404

Browse files
authored
Merge pull request #3 from AnwerAR/disableSearch
remove unused code form example
2 parents 366fcb9 + f5c6002 commit a027404

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/src/App.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,6 @@ const App = () => {
5656
// disableChip
5757
onMenuOpen={() => { console.log('menu open') }}
5858
onMenuClose={() => { console.log('menu Close') }}
59-
disableSearch
60-
placeholder="somee"
6159
/>
6260
</div>
6361
)

0 commit comments

Comments
 (0)