We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff68e6 commit b8d3303Copy full SHA for b8d3303
src/components/_helpers/transferProps.js
@@ -7,7 +7,7 @@
7
*
8
* When run in development mode, the function will log the error to the console if any invalid props are passed.
9
10
- * @param props The props that were passed tot he React component
+ * @param props The props that were passed to the React component
11
* @returns The props to be passed to the HTML element
12
*/
13
export const transferProps = (props) => {
0 commit comments