wfp / designsystem

World Food Programme User Interface Kit. Developer kit for implementing WFP web style guideline.
http://www.wfp.org/UIGuide
Apache License 2.0
224 stars 103 forks source link

Fix/incorrect tooltip props interface #584

Closed norbertsongin closed 1 year ago

norbertsongin commented 1 year ago

Changelog

Changed

Add missing interactive and delayHide props to TooltipProps interface (they're both passed down to https://www.npmjs.com/package/react-popper-tooltip)