We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93aa002 commit 9f83a8bCopy full SHA for 9f83a8b
1 file changed
src/withFocus.js
@@ -1,4 +1,4 @@
1
-import React from "React";
+import React from "react";
2
3
const withFocusProp = WrappedInput => {
4
return class WithFocusProp extends React.PureComponent {
0 commit comments