Skip to content

Commit eaa5b04

Browse files
committed
docs: update docs
1 parent a7ddea3 commit eaa5b04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/shared/docs/variables/CustomComponentNormalizedSchema.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
### as
1414

15-
> `readonly` **as**: `OptionalSchema`\<`StringSchema`\<`undefined`\>, `never`\>
15+
> `readonly` **as**: `OptionalSchema`\<`StringSchema`\<`undefined`\>, `undefined`\>
1616
1717
### attributes
1818

@@ -28,4 +28,4 @@
2828
2929
### selector
3030

31-
> `readonly` **selector**: `OptionalSchema`\<`StringSchema`\<`undefined`\>, `never`\>
31+
> `readonly` **selector**: `OptionalSchema`\<`StringSchema`\<`undefined`\>, `undefined`\>

0 commit comments

Comments
 (0)