We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7e9609 commit 8fe528dCopy full SHA for 8fe528d
packages/lit-form/src/index.ts
@@ -1,2 +1,2 @@
1
export * from '@tanstack/form-core'
2
-export { TanStackFormController } from './tanstack-form-controller'
+export { TanStackFormController } from './tanstack-form-controller.js'
0 commit comments