KochiyaOcean / electron-react-titlebar

A github desktop style title bar component for electron.
MIT License
60 stars 15 forks source link

Pass children through to TitleBar #6

Closed will-hart closed 7 years ago

will-hart commented 7 years ago

I'd occasionally like to render a filename or other arbitrary content in the title bar:

capture

This PR allows rendering the children of <TitleBar>