notification
NotificationContext ⇒ JSX.Element
NotificationProvider component provides the notification context to its children.
Kind: global constant
Returns: JSX.Element - NotificationContext.Provider wrapping the children components.
Component:   
| Param | Type | Description | 
|---|---|---|
| props | Object | The properties passed to the component, including children components. |