tailwindlabs / heroicons

A set of free MIT-licensed high-quality SVG icons for UI development.
https://heroicons.com
MIT License
21.04k stars 1.26k forks source link

Add `title` and `titleId` props to the React types #814

Closed RobinMalfait closed 1 year ago

RobinMalfait commented 1 year ago

This PR adds the missing title and titleId props.

Fixes: #810