Skip to content

Commit

Permalink
Restore Components description
Browse files Browse the repository at this point in the history
  • Loading branch information
remcohaszing committed Dec 20, 2024
1 parent 4999108 commit 55f79fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
* @typedef {{
* [Key in Extract<ElementType, string>]?: ElementType<ComponentProps<Key> & ExtraProps>
* }} Components
* Map tag names to components.
*/

/**
Expand Down

0 comments on commit 55f79fe

Please sign in to comment.