Skip to content

Commit 51fd01a

Browse files
committed
Formatting
1 parent 8648bcc commit 51fd01a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/schema/static/_elements.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,4 @@ export type XStaticElements<Stack extends string[], Root extends XSchema, Schema
102102
WithAdditionalItems extends unknown[] = NeedsAdditional extends true
103103
? XWithAdditionalItems<Stack, Root, Schema, WithMinItems>
104104
: WithMinItems
105-
> = WithAdditionalItems
106-
105+
> = WithAdditionalItems

0 commit comments

Comments
 (0)