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 28c4ac2 commit 692aa85Copy full SHA for 692aa85
packages/payment-widget/src/index.ts
@@ -1,4 +1,4 @@
1
-export { Widget, ButtonWrapper, InputWrapper } from './ui/index.js'
+export { Widget, ButtonWrapper, InputWrapper, useForm } from './ui/index.js'
2
export type {
3
Settings,
4
Styles,
0 commit comments