Skip to content

Commit eb5c2cb

Browse files
author
Jerry Bruwes
committed
modified: index.ts
1 parent b65ed28 commit eb5c2cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ const useFlatJsonTree: (
2828
parent,
2929
prev,
3030
siblings,
31-
}: {
31+
}?: {
3232
branch?: string;
3333
children?: string;
3434
id?: string;

0 commit comments

Comments
 (0)