Skip to content

Commit 55f79fe

Browse files
committed
Restore Components description
1 parent 4999108 commit 55f79fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* @typedef {{
3131
* [Key in Extract<ElementType, string>]?: ElementType<ComponentProps<Key> & ExtraProps>
3232
* }} Components
33+
* Map tag names to components.
3334
*/
3435

3536
/**

0 commit comments

Comments
 (0)