We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe91151 commit bb1c084Copy full SHA for bb1c084
index.js
@@ -1,3 +1,3 @@
1
import OTPInput from "./src/OTPInput";
2
3
-export { OTPInput };
+export default OTPInput;
0 commit comments