We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7ddea3 commit eaa5b04Copy full SHA for eaa5b04
packages/shared/docs/variables/CustomComponentNormalizedSchema.md
@@ -12,7 +12,7 @@
12
13
### as
14
15
-> `readonly` **as**: `OptionalSchema`\<`StringSchema`\<`undefined`\>, `never`\>
+> `readonly` **as**: `OptionalSchema`\<`StringSchema`\<`undefined`\>, `undefined`\>
16
17
### attributes
18
@@ -28,4 +28,4 @@
28
29
### selector
30
31
-> `readonly` **selector**: `OptionalSchema`\<`StringSchema`\<`undefined`\>, `never`\>
+> `readonly` **selector**: `OptionalSchema`\<`StringSchema`\<`undefined`\>, `undefined`\>
0 commit comments