We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4999108 commit 55f79feCopy full SHA for 55f79fe
lib/index.js
@@ -30,6 +30,7 @@
30
* @typedef {{
31
* [Key in Extract<ElementType, string>]?: ElementType<ComponentProps<Key> & ExtraProps>
32
* }} Components
33
+ * Map tag names to components.
34
*/
35
36
/**
0 commit comments