Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
Reddine committed Apr 9, 2021
1 parent 6ad6257 commit 9e2dfd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ export const similarPropertiesByLabel = (propertyLabel, propertyData) => {

/**
* Compare input value to select options
* Builtins https://github.com/JedWatson/react-select/blob/d2a820efc70835adf864169eebc76947783a15e2/packages/react-select/src/Creatable.js
* Built-ins https://github.com/JedWatson/react-select/blob/d2a820efc70835adf864169eebc76947783a15e2/packages/react-select/src/Creatable.js
* @param {String} inputValue candidate label
* @param {Object} option option
*/
Expand Down

0 comments on commit 9e2dfd3

Please sign in to comment.