jasonkuhrt / react-popover

A smart popover component for React
600 stars 253 forks source link

Add ability to pass in custom Tip component #169

Closed job13er closed 6 years ago

job13er commented 6 years ago

NOTE: This is actually a change I'd like to submit to 0.4.x as I need it with react@15, but I didn't see a branch for that, so I thought I'd submit it here as a way to start the conversation.

I didn't see much in the way of tests for Popover itself, so I wasn't sure what to do on that front. I'd be happy to add tests for this feature given a little guidance about how you'd like the tests written.