Skip to content

Commit

Permalink
Update docs link for cleanCommonProps
Browse files Browse the repository at this point in the history
  • Loading branch information
csandman committed Dec 2, 2022
1 parent 3d4b5f6 commit d3a3750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type { CommonPropsAndClassName, GroupBase } from "react-select";
*
* Borrowed from the original `react-select` package
*
* @see {@link https://github.com/JedWatson/react-select/blob/5d960cc31670dcd9c8f17341f9111349ec66aa21/packages/react-select/src/utils.ts#L75}
* @see {@link https://github.com/JedWatson/react-select/blob/edf5265ee0158c026c9e8527a6d0490a5ac2ef23/packages/react-select/src/utils.ts#L75-L110}
*/
export const cleanCommonProps = <
Option,
Expand Down

0 comments on commit d3a3750

Please sign in to comment.