Skip to content

Commit 9e43f0c

Browse files
author
Jerry Bruwes
committed
modified: index.ts
1 parent 1cf4e1b commit 9e43f0c

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
@@ -118,7 +118,7 @@ function useFlatJsonTree(
118118
}
119119

120120
/* -------------------------------------------------------------------------- */
121-
/* Variables */
121+
/* Constants */
122122
/* -------------------------------------------------------------------------- */
123123

124124
const value: Reactive<Record<string, unknown>[]> = isReactive(tree)

0 commit comments

Comments
 (0)