Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9424f37

Browse files
cinemasterNakamoto, Kota | Nakkan | BDD
and
Nakamoto, Kota | Nakkan | BDD
authored
Fix type definition (#108)
Co-authored-by: Nakamoto, Kota | Nakkan | BDD <kota.nakamoto@rakuten.com>
1 parent 132c9fc commit 9424f37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export interface RenderableProps<T> {
4444
}
4545

4646
export interface UseFieldArrayConfig<FieldValue>
47-
extends UseFieldConfig<FieldValue> {
47+
extends UseFieldConfig<FieldValue[]> {
4848
isEqual?: (a: any[], b: any[]) => boolean
4949
}
5050

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /