Skip to content

Commit

Permalink
Merge pull request #40 from alovajs/release/v1.1.x
Browse files Browse the repository at this point in the history
fix(useform_svelte): fix that form of useForm didn't infered automatically in svelte
  • Loading branch information
JOU-amjs authored Oct 24, 2023
2 parents 8936736 + 35603bf commit 3bb6388
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/scene-svelte/typings/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import {
CaptchaHookConfig,
CaptchaReturnType,
FormHookConfig,
FormHookHandler,
FormReturnType,
IsUnknown,
OffEventCallback,
Expand Down

0 comments on commit 3bb6388

Please sign in to comment.