Doist / reactist

Open source React components made with ❤️ by Doist
http://doist.github.io/reactist
MIT License
250 stars 22 forks source link

fix: Export Banner component #752

Closed engfragui closed 1 year ago

engfragui commented 1 year ago

Follows up to https://github.com/Doist/reactist/pull/750

Short description

In https://github.com/Doist/reactist/pull/750 I created a new Banner component, but I forgot to actually export it in the top-level index file, so it's not actually usable from outside Reactist. 😅

For the time being, I added a small note to the README so next time I won't forget (maybe), but I will see if plop can programmatically do this for us next time.

PR Checklist

Versioning

Patch bump.