segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.39k stars 832 forks source link

Widen EmptyState description PropType to accept ReactNode #1460

Closed shreedharbhat98 closed 2 years ago

shreedharbhat98 commented 2 years ago

Overview description prop validation is set to accept React.node. So Now the EmptyState component will not throw a console warning if we pass the React.node.

Screenshots (if applicable)

Documentation

netlify[bot] commented 2 years ago

Deploy Preview for evergreen-storybook ready!

Name Link
Latest commit 1445ef4b6998dd922e5129d43957decf9d5aeb72
Latest deploy log https://app.netlify.com/sites/evergreen-storybook/deploys/6267fc37a57baf000839c18f
Deploy Preview https://deploy-preview-1460--evergreen-storybook.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

shreedharbhat98 commented 2 years ago

@brandongregoryscott Would you mind reviewing this PR? Thanks