zendeskgarden/react-components

Warning from React for using defaultProps on ToastProvider

jvictorvilela opened this issue · 2 comments

I'm having this annoying warning when using ToastProvider.
It looks like React will remove defaultProps in the future.

image

Garden will address this across the entire component set in a future release.

Thanks!