Skip to content

Commit

Permalink
remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
manvendra-s-rathore committed Apr 22, 2024
1 parent 5211288 commit beda363
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PluginFindUser.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ PluginFindUser.defaultProps = {
id: 'clickable-plugin-find-user',
searchButtonStyle: 'primary noRightRadius',
dataKey: 'find_patron',
// initialSelectedUsers: {},
};

PluginFindUser.propTypes = {
Expand Down

0 comments on commit beda363

Please sign in to comment.